Type Definition stm32_hal2::pac::i2c1::txdr::TXDATA_R

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

Field TXDATA reader - 8-bit transmit data Data byte to be transmitted to the I2C bus. Note: These bits can be written only when TXE=1.