Type Alias CC4OF_W
pub type CC4OF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, CC1OF_AW, BitM, O>;
Expand description
Field CC1OF
writer - Capture/Compare 1 overcapture flag
Aliased Typeยง
struct CC4OF_W<'a, const O: u8> { /* private fields */ }