Type Alias stm32f4xx_hal::pac::rcc::apb1enr::I2C2EN_W

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

Field TIM2EN writer - TIM2 clock enable

Aliased Type§

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