Type Alias CC0_W

Source
pub type CC0_W<'a> = BitWriter<'a, u32, IFC_SPEC, bool, 4>;
Expand description

Field CC0 writer - CC Channel 0 Interrupt Flag Clear

Aliased Typeยง

pub struct CC0_W<'a> { /* private fields */ }