Type Definition stm32_hal2::pac::i2c1::isr::ADDR_R

source · []
pub type ADDR_R = BitReaderRaw<ADDR_A>;
Expand description

Field ADDR reader - Address matched (slave mode) This bit is set by hardware as soon as the received slave address matched with one of the enabled slave addresses. It is cleared by software by setting ADDRCF bit. Note: This bit is cleared by hardware when PE=0.