Type Alias stm32wlxx_hal::pac::i2c1::isr::RXNE_R

pub type RXNE_R = BitReaderRaw<RXNE_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field RXNE reader - Receive data register not empty (receivers)

Aliased Type§

struct RXNE_R { /* private fields */ }