Type Alias stm32wlxx_hal::pac::usart1::isr::TXFE_R

pub type TXFE_R = BitReaderRaw<bool>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TXFE reader - TXFE

Aliased Type§

struct TXFE_R { /* private fields */ }