Type Definition stm32g0::stm32g0c1::usart1::cr3::EIE_R

source · []
pub type EIE_R = BitReader<bool>;
Expand description

Field EIE reader - 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).