Type Definition stm32_hal2::pac::i2c1::cr2::SADD_R

source · []
pub type SADD_R = FieldReaderRaw<u16, u16>;
Expand description

Field SADD reader - Slave address bit 0 (master mode) In 7-bit addressing mode (ADD10 = 0): This bit is dont care In 10-bit addressing mode (ADD10 = 1): This bit should be written with bit 0 of the slave address to be sent Note: Changing these bits when the START bit is set is not allowed.