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

type W = W<u32, APB2ENR>;

Writer for register APB2ENR

Implementations

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 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