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