Struct stm32f103xx::rcc::apb2enr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn afioen(&self) -> AFIOENR
[src]
Bit 0 - Alternate function I/O clock enable
pub fn iopaen(&self) -> IOPAENR
[src]
Bit 2 - I/O port A clock enable
pub fn iopben(&self) -> IOPBENR
[src]
Bit 3 - I/O port B clock enable
pub fn iopcen(&self) -> IOPCENR
[src]
Bit 4 - I/O port C clock enable
pub fn iopden(&self) -> IOPDENR
[src]
Bit 5 - I/O port D clock enable
pub fn iopeen(&self) -> IOPEENR
[src]
Bit 6 - I/O port E clock enable
pub fn iopfen(&self) -> IOPFENR
[src]
Bit 7 - I/O port F clock enable
pub fn iopgen(&self) -> IOPGENR
[src]
Bit 8 - I/O port G clock enable
pub fn adc1en(&self) -> ADC1ENR
[src]
Bit 9 - ADC 1 interface clock enable
pub fn adc2en(&self) -> ADC2ENR
[src]
Bit 10 - ADC 2 interface clock enable
pub fn tim1en(&self) -> TIM1ENR
[src]
Bit 11 - TIM1 Timer clock enable
pub fn spi1en(&self) -> SPI1ENR
[src]
Bit 12 - SPI 1 clock enable
pub fn tim8en(&self) -> TIM8ENR
[src]
Bit 13 - TIM8 Timer clock enable
pub fn usart1en(&self) -> USART1ENR
[src]
Bit 14 - USART1 clock enable
pub fn adc3en(&self) -> ADC3ENR
[src]
Bit 15 - ADC3 interface clock enable
pub fn tim9en(&self) -> TIM9ENR
[src]
Bit 19 - TIM9 Timer clock enable
pub fn tim10en(&self) -> TIM10ENR
[src]
Bit 20 - TIM10 Timer clock enable
pub fn tim11en(&self) -> TIM11ENR
[src]
Bit 21 - TIM11 Timer clock enable