Type Alias stm32_hal2::pac::rcc::c1_apb1lenr::TIM6EN_W

source ·
pub type TIM6EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1_APB1LENR_SPEC, TIM2EN_A, BitM, O>;
Expand description

Field TIM2EN writer - TIM peripheral clock enable

Aliased Type§

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