Type Alias stm32wlxx_hal::pac::rcc::c2apb1enr1::SPI2S2EN_W
pub type SPI2S2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2APB1ENR1_SPEC, TIM2EN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM2EN
writer - CPU2 TIM2 timer clock enable
Aliased Type§
struct SPI2S2EN_W<'a, const O: u8> { /* private fields */ }