Ch2fW

Type Alias Ch2fW 

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

Field CH2F writer - Channel 2 input changed flag

Aliased Typeยง

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