Type Alias stm32wlxx_hal::pac::i2c1::txdr::TXDATA_R

pub type TXDATA_R = FieldReaderRaw<u8, u8>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TXDATA reader - 8-bit transmit data

Aliased Type§

struct TXDATA_R { /* private fields */ }