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