Type Definition stm32f1::stm32f107::rcc::apb2enr::R[][src]

type R = R<u32, APB2ENR>;

Reader of register APB2ENR

Implementations

impl R[src]

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

Bit 0 - Alternate function I/O clock enable

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

Bit 2 - I/O port A clock enable

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

Bit 3 - I/O port B clock enable

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

Bit 4 - I/O port C clock enable

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

Bit 5 - I/O port D clock enable

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

Bit 6 - I/O port E clock enable

pub fn adc1en(&self) -> ADC1EN_R[src]

Bit 9 - ADC 1 interface clock enable

pub fn adc2en(&self) -> ADC2EN_R[src]

Bit 10 - ADC 2 interface clock enable

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

Bit 11 - TIM1 Timer clock enable

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

Bit 12 - SPI 1 clock enable

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

Bit 14 - USART1 clock enable