Type Alias stm32wlxx_hal::pac::lpuart::cr1::UE_R
pub type UE_R = BitReaderRaw<UE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field UE
reader - USART enable
Aliased Type§
struct UE_R { /* private fields */ }