Type Alias CRXOVRF_W
pub type CRXOVRF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, bool, BitM, O>;
Expand description
Field CRXOVRF
writer - Clear receive overrun error flag
Aliased Typeยง
struct CRXOVRF_W<'a, const O: u8> { /* private fields */ }