Type Alias stm32_hal2::pac::rcc::apb2enr::TIM1EN_W

source ·
pub type TIM1EN_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 TIM1EN_W<'a, const O: u8> { /* private fields */ }