Type Definition stm32_hal2::pac::i2c1::icr::ADDRCF_W

source · []
pub type ADDRCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, ADDRCF_AW, BitM, O>;
Expand description

Field ADDRCF writer - Address matched flag clear Writing 1 to this bit clears the ADDR flag in the I2C_ISR register. Writing 1 to this bit also clears the START bit in the I2C_CR2 register.