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