Type Alias stm32wlxx_hal::pac::rcc::apb2enr::TIM1EN_R
pub type TIM1EN_R = BitReaderRaw<ADCEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ADCEN
reader - CPU1 ADC clocks enable
Aliased Type§
struct TIM1EN_R { /* private fields */ }