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