Type Alias stm32_hal2::pac::rcc::apb1llpenr::I2C3LPEN_W

source ·
pub type I2C3LPEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1LLPENR_SPEC, TIM2LPEN_A, BitM, O>;
Expand description

Field TIM2LPEN writer - TIM2 peripheral clock enable during CSleep mode

Aliased Type§

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