Ch3fW

Type Alias Ch3fW 

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

Field CH3F writer - Channel 3 input changed flag

Aliased Typeยง

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