[][src]Type Definition stm32f4::stm32f413::rcc::apb1enr::W

type W = W<u32, APB1ENR>;

Writer for register APB1ENR

Implementations

impl W[src]

pub fn tim2en(&mut self) -> TIM2EN_W<'_>[src]

Bit 0 - TIM2 clock enable

pub fn tim3en(&mut self) -> TIM3EN_W<'_>[src]

Bit 1 - TIM3 clock enable

pub fn tim4en(&mut self) -> TIM4EN_W<'_>[src]

Bit 2 - TIM4 clock enable

pub fn tim5en(&mut self) -> TIM5EN_W<'_>[src]

Bit 3 - TIM5 clock enable

pub fn tim6en(&mut self) -> TIM6EN_W<'_>[src]

Bit 4 - TIM6EN

pub fn tim7en(&mut self) -> TIM7EN_W<'_>[src]

Bit 5 - TIM7EN

pub fn tim12en(&mut self) -> TIM12EN_W<'_>[src]

Bit 6 - TIM12EN

pub fn tim13en(&mut self) -> TIM13EN_W<'_>[src]

Bit 7 - TIM13EN

pub fn tim14en(&mut self) -> TIM14EN_W<'_>[src]

Bit 8 - TIM14EN

pub fn wwdgen(&mut self) -> WWDGEN_W<'_>[src]

Bit 11 - Window watchdog clock enable

pub fn spi2en(&mut self) -> SPI2EN_W<'_>[src]

Bit 14 - SPI2 clock enable

pub fn spi3en(&mut self) -> SPI3EN_W<'_>[src]

Bit 15 - SPI3 clock enable

pub fn usart2en(&mut self) -> USART2EN_W<'_>[src]

Bit 17 - USART 2 clock enable

pub fn usart3en(&mut self) -> USART3EN_W<'_>[src]

Bit 18 - USART3EN

pub fn i2c1en(&mut self) -> I2C1EN_W<'_>[src]

Bit 21 - I2C1 clock enable

pub fn i2c2en(&mut self) -> I2C2EN_W<'_>[src]

Bit 22 - I2C2 clock enable

pub fn i2c3en(&mut self) -> I2C3EN_W<'_>[src]

Bit 23 - I2C3 clock enable

pub fn fmpi2c1en(&mut self) -> FMPI2C1EN_W<'_>[src]

Bit 24 - FMPI2C1 clock enable

pub fn can1en(&mut self) -> CAN1EN_W<'_>[src]

Bit 25 - CAN1EN

pub fn can2en(&mut self) -> CAN2EN_W<'_>[src]

Bit 26 - CAN2EN

pub fn pwren(&mut self) -> PWREN_W<'_>[src]

Bit 28 - Power interface clock enable

pub fn lptimer1en(&mut self) -> LPTIMER1EN_W<'_>[src]

Bit 9 - LPTimer 1 clock enable

pub fn rtcapben(&mut self) -> RTCAPBEN_W<'_>[src]

Bit 10 - clock enable

pub fn uart4en(&mut self) -> UART4EN_W<'_>[src]

Bit 19 - UART 4 clock enable

pub fn uart5en(&mut self) -> UART5EN_W<'_>[src]

Bit 20 - UART 5 clock enable

pub fn can3en(&mut self) -> CAN3EN_W<'_>[src]

Bit 27 - CAN 3 clock enable

pub fn dacen(&mut self) -> DACEN_W<'_>[src]

Bit 29 - DAC clock enable

pub fn uart7en(&mut self) -> UART7EN_W<'_>[src]

Bit 30 - UART7 clock enable

pub fn uart8en(&mut self) -> UART8EN_W<'_>[src]

Bit 31 - UART8 clock enable