Type Definition stm32_hal2::pac::i2c1::isr::ARLO_R

source · []
pub type ARLO_R = BitReaderRaw<ARLO_A>;
Expand description

Field ARLO reader - Arbitration lost This flag is set by hardware in case of arbitration loss. It is cleared by software by setting the ARLOCF bit. Note: This bit is cleared by hardware when PE=0.