Type Alias stm32wlxx_hal::pac::rcc::apb2smenr::USART1SMEN_R
pub type USART1SMEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field USART1SMEN
reader - USART1 clock enable during CPU1 Csleep and CStop modes.
Aliased Type§
struct USART1SMEN_R { /* private fields */ }