[][src]Type Definition stm32f3::stm32f3x8::rcc::apb2enr::W

type W = W<u32, APB2ENR>;

Writer for register APB2ENR

Methods

impl W[src]

pub fn syscfgen(&mut self) -> SYSCFGEN_W[src]

Bit 0 - SYSCFG clock enable

pub fn tim1en(&mut self) -> TIM1EN_W[src]

Bit 11 - TIM1 Timer clock enable

pub fn spi1en(&mut self) -> SPI1EN_W[src]

Bit 12 - SPI 1 clock enable

pub fn usart1en(&mut self) -> USART1EN_W[src]

Bit 14 - USART1 clock enable

pub fn tim15en(&mut self) -> TIM15EN_W[src]

Bit 16 - TIM15 timer clock enable

pub fn tim16en(&mut self) -> TIM16EN_W[src]

Bit 17 - TIM16 timer clock enable

pub fn tim17en(&mut self) -> TIM17EN_W[src]

Bit 18 - TIM17 timer clock enable

pub fn tim8en(&mut self) -> TIM8EN_W[src]

Bit 13 - TIM8 timer clock enable

pub fn spi4en(&mut self) -> SPI4EN_W[src]

Bit 15 - SPI4 clock enable

pub fn tim20en(&mut self) -> TIM20EN_W[src]

Bit 20 - TIM20 timer clock enable