Type Alias stm32wlxx_hal::pac::rcc::apb1enr1::WWDGEN_R
pub type WWDGEN_R = BitReaderRaw<TIM2EN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM2EN
reader - CPU1 TIM2 timer clock enable
Aliased Type§
struct WWDGEN_R { /* private fields */ }