Type Alias CC2IE_W
pub type CC2IE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, bool, BitM, O>;
Expand description
Field CC2IE
writer - Capture/Compare 2 interrupt enable
Aliased Typeยง
struct CC2IE_W<'a, const O: u8> { /* private fields */ }