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