Type Alias stm32wlxx_hal::pac::i2c1::isr::TXIS_R
pub type TXIS_R = BitReaderRaw<TXIS_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TXIS
reader - Transmit interrupt status (transmitters)
Aliased Type§
struct TXIS_R { /* private fields */ }