Type Definition stm32_hal2::pac::i2c1::oar2::OA2MSK_W

source · []
pub type OA2MSK_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OAR2_SPEC, u8, OA2MSK_A, Safe, 3, O>;
Expand description

Field OA2MSK writer - Own Address 2 masks Note: These bits can be written only when OA2EN=0. As soon as OA2MSK is not equal to 0, the reserved I2C addresses (0b0000xxx and 0b1111xxx) are not acknowledged even if the comparison matches.