Type Alias stm32wlxx_hal::pac::usart1::cr1::TE_R
pub type TE_R = BitReaderRaw<TE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TE
reader - Transmitter enable
Aliased Type§
struct TE_R { /* private fields */ }