pub type ORECF_W<'a, const O: u8> = BitWriter<'a, u32, ICR_SPEC, bool, O>;
Expand description

Field ORECF writer - Overrun error clear flag Writing 1 to this bit clears the ORE flag in the LPUART_ISR register.