Type Definition stm32f1::stm32f102::rcc::apb1enr::W[][src]

type W = W<u32, APB1ENR>;

Writer for register APB1ENR

Implementations

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 wwdgen(&mut self) -> WWDGEN_W<'_>[src]

Bit 11 - Window watchdog clock enable

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

Bit 17 - USART 2 clock enable

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

Bit 21 - I2C 1 clock enable

pub fn bkpen(&mut self) -> BKPEN_W<'_>[src]

Bit 27 - Backup interface clock enable

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

Bit 28 - Power interface clock enable

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

Bit 23 - USB clock enable

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

Bit 22 - I2C2 clock enable

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

Bit 18 - USART3 clock enable

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

Bit 14 - SPI2 clock enable

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

Bit 2 - TIM4 Timer clock enable