[][src]Type Definition stm32f3::stm32f373::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 adcen(&mut self) -> ADCEN_W[src]

Bit 9 - ADC 1 interface 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 tim19en(&mut self) -> TIM19EN_W[src]

Bit 19 - TIM19 timer clock enable

pub fn dbgmcuen(&mut self) -> DBGMCUEN_W[src]

Bit 22 - MCU debug module clock enable

pub fn sdadc1en(&mut self) -> SDADC1EN_W[src]

Bit 24 - SDADC1 (Sigma Delta ADC 1) clock enable

pub fn sdadc2en(&mut self) -> SDADC2EN_W[src]

Bit 25 - SDADC2 (Sigma Delta ADC 2) clock enable

pub fn sdadc3en(&mut self) -> SDADC3EN_W[src]

Bit 26 - SDADC3 (Sigma Delta ADC 3) clock enable