Type Alias stm32_hal2::pac::rcc::c1_apb2enr::SPI5EN_W

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

Field TIM1EN writer - TIM1 peripheral clock enable

Aliased Type§

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