Type Definition stm32g0::stm32g0c1::lpuart1::cr3::EIE_W

source · []
pub type EIE_W<'a, const O: u8> = BitWriter<'a, u32, CR3_SPEC, bool, O>;
Expand description

Field EIE writer - Error interrupt enable Error Interrupt Enable Bit is required to enable interrupt generation in case of a framing error, overrun error or noise flag (FEÂ =Â 1 or OREÂ =Â 1 or NEÂ =Â 1 in the LPUART_ISR register).