Type Alias stm32wlxx_hal::pac::rcc::c2apb2smenr::TIM1SMEN_R
pub type TIM1SMEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM1SMEN
reader - TIM1 timer clock enable during CPU2 CSleep mode
Aliased Type§
struct TIM1SMEN_R { /* private fields */ }