Type Alias CC1_W

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

Field CC1 writer - CC Channel 1 Interrupt Flag Clear

Aliased Typeยง

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