Type Alias stm32_hal2::pac::i2c1::icr::ARLOCF_W

source ·
pub type ARLOCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, ARLOCF_AW, BitM, O>;
Expand description

Field ARLOCF writer - Arbitration Lost flag clear Writing 1 to this bit clears the ARLO flag in the I2C_ISR register.

Aliased Type§

struct ARLOCF_W<'a, const O: u8> { /* private fields */ }