Type Alias CC2_W

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

Field CC2 writer - CC Channel 2 Interrupt Flag Clear

Aliased Typeยง

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