pub type LBPEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, bool, BitM, O>;
Expand description
Field LBPEIE
writer - Long Bit Period Error Interrupt Enable The LBPEIE bit is set and cleared by software.
Aliased Type§
struct LBPEIE_W<'a, const O: u8> { /* private fields */ }