Type Definition stm32_hal2::pac::i2c1::txdr::TXDATA_W

source · []
pub type TXDATA_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TXDR_SPEC, u8, u8, Safe, 8, O>;
Expand description

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