Ch0fW

Type Alias Ch0fW 

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

Field CH0F writer - Channel 0 input changed flag

Aliased Typeยง

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