Type Definition stm32_hal2::pac::i2c1::oar2::OA2MSK_R

source · []
pub type OA2MSK_R = FieldReaderRaw<u8, OA2MSK_A>;
Expand description

Field OA2MSK reader - 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.