Type Definition stm32g0::stm32g0b0::usart1::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 noise flag or SPI slave underrun error (FEÂ =Â 1 or OREÂ =Â 1 or NEÂ =Â 1 or UDR = 1 in the USART_ISR register).