Type Alias stm32_hal2::pac::rcc::apb2enr::SPI1EN_W

source ·
pub type SPI1EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB2ENR_SPEC, TIM1EN_A, BitM, O>;
Expand description

Field TIM1EN writer - TIM1 peripheral clock enable

Aliased Type§

struct SPI1EN_W<'a, const O: u8> { /* private fields */ }