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