Type Alias stm32wlxx_hal::pac::usart1::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 low-power mode
Aliased Type§
struct UESM_R { /* private fields */ }