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