Type Alias stm32_hal2::pac::rcc::apb2lpenr::TIM16LPEN_W

source ·
pub type TIM16LPEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB2LPENR_SPEC, TIM1LPEN_A, BitM, O>;
Expand description

Field TIM1LPEN writer - TIM1 peripheral clock enable during CSleep mode

Aliased Type§

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