Ch5fW

Type Alias Ch5fW 

pub type Ch5fW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CH5F writer - Channel 5 input changed flag

Aliased Typeยง

pub struct Ch5fW<'a, REG> { /* private fields */ }