Type Alias stm32wlxx_hal::pac::spi1::sr::RXNE_R

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

Field RXNE reader - Receive buffer not empty

Aliased Type§

struct RXNE_R { /* private fields */ }