Ch1fW

Type Alias Ch1fW 

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

Field CH1F writer - Channel 1 input changed flag

Aliased Typeยง

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