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