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