Type Alias stm32wlxx_hal::pac::usart1::isr::RXNE_R
pub type RXNE_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RXNE
reader - RXNE
Aliased Type§
struct RXNE_R { /* private fields */ }