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