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