[][src]Type Definition stm32f1::stm32f101::rcc::apb2enr::W

type W = W<u32, APB2ENR>;

Writer for register APB2ENR

Methods

impl W[src]

pub fn afioen(&mut self) -> AFIOEN_W[src]

Bit 0 - Alternate function I/O clock enable

pub fn iopaen(&mut self) -> IOPAEN_W[src]

Bit 2 - I/O port A clock enable

pub fn iopben(&mut self) -> IOPBEN_W[src]

Bit 3 - I/O port B clock enable

pub fn iopcen(&mut self) -> IOPCEN_W[src]

Bit 4 - I/O port C clock enable

pub fn iopden(&mut self) -> IOPDEN_W[src]

Bit 5 - I/O port D clock enable

pub fn iopeen(&mut self) -> IOPEEN_W[src]

Bit 6 - I/O port E clock enable

pub fn iopfen(&mut self) -> IOPFEN_W[src]

Bit 7 - I/O port F clock enable

pub fn iopgen(&mut self) -> IOPGEN_W[src]

Bit 8 - I/O port G clock enable

pub fn adc1en(&mut self) -> ADC1EN_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 tim9en(&mut self) -> TIM9EN_W[src]

Bit 19 - TIM9 Timer clock enable

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

Bit 20 - TIM10 Timer clock enable

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

Bit 21 - TIM11 Timer clock enable