pub type FRMORM_W<'a, const O: u8> = BitWriterRaw<'a, u32, HCINTMSK5_SPEC, bool, BitM, O>;
Expand description

Field FRMORM writer - Frame overrun mask

Aliased Type§

struct FRMORM_W<'a, const O: u8> { /* private fields */ }