Type Definition stm32_hal2::pac::i2c1::cr1::ERRIE_R

source · []
pub type ERRIE_R = BitReaderRaw<ERRIE_A>;
Expand description

Field ERRIE reader - Error interrupts enable Note: Any of these errors generate an interrupt: Arbitration Loss (ARLO) Bus Error detection (BERR) Overrun/Underrun (OVR) Timeout detection (TIMEOUT) PEC error detection (PECERR) Alert pin event detection (ALERT)