Type Alias stm32wlxx_hal::pac::i2c1::cr1::TXIE_R
pub type TXIE_R = BitReaderRaw<TXIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TXIE
reader - TX Interrupt enable
Aliased Type§
struct TXIE_R { /* private fields */ }