[][src]Type Definition stm32f4::stm32f401::rcc::apb2enr::W

type W = W<u32, APB2ENR>;

Writer for register APB2ENR

Implementations

impl W[src]

pub fn tim11en(&mut self) -> TIM11EN_W<'_>[src]

Bit 18 - TIM11 clock enable

pub fn tim10en(&mut self) -> TIM10EN_W<'_>[src]

Bit 17 - TIM10 clock enable

pub fn tim9en(&mut self) -> TIM9EN_W<'_>[src]

Bit 16 - TIM9 clock enable

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

Bit 14 - System configuration controller clock enable

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

Bit 12 - SPI1 clock enable

pub fn sdioen(&mut self) -> SDIOEN_W<'_>[src]

Bit 11 - SDIO clock enable

pub fn adc1en(&mut self) -> ADC1EN_W<'_>[src]

Bit 8 - ADC1 clock enable

pub fn usart6en(&mut self) -> USART6EN_W<'_>[src]

Bit 5 - USART6 clock enable

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

Bit 4 - USART1 clock enable

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

Bit 0 - TIM1 clock enable

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

Bit 13 - SPI4 clock enable