[][src]Type Definition stm32f3::stm32f373::rcc::apb1enr::W

type W = W<u32, APB1ENR>;

Writer for register APB1ENR

Methods

impl W[src]

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

Bit 0 - Timer 2 clock enable

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

Bit 1 - Timer 3 clock enable

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

Bit 2 - Timer 4 clock enable

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

Bit 3 - Timer 5 clock enable

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

Bit 4 - Timer 6 clock enable

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

Bit 5 - Timer 7 clock enable

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

Bit 6 - Timer 12 clock enable

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

Bit 7 - Timer 13 clock enable

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

Bit 8 - Timer 14 clock enable

pub fn tim18en(&mut self) -> TIM18EN_W[src]

Bit 9 - Timer 18 clock enable

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

Bit 11 - Window watchdog clock enable

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

Bit 14 - SPI 2 clock enable

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

Bit 15 - SPI 3 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 - USART 3 clock enable

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

Bit 21 - I2C 1 clock enable

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

Bit 22 - I2C 2 clock enable

pub fn usben(&mut self) -> USBEN_W[src]

Bit 23 - USB clock enable

pub fn canen(&mut self) -> CANEN_W[src]

Bit 25 - CAN clock enable

pub fn dac2en(&mut self) -> DAC2EN_W[src]

Bit 26 - DAC3 interface clock enable

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

Bit 28 - Power interface clock enable

pub fn dac1en(&mut self) -> DAC1EN_W[src]

Bit 29 - DAC interface clock enable

pub fn cecen(&mut self) -> CECEN_W[src]

Bit 30 - HDMI CEC interface clock enable