Type Alias stm32wlxx_hal::pac::usart1::cr1::TXEIE_R
pub type TXEIE_R = BitReaderRaw<TXEIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TXEIE
reader - Transmit data register empty/TXFIFO not full interrupt enable
Aliased Type§
struct TXEIE_R { /* private fields */ }