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

type R = R<u32, APB1ENR>;

Reader of register APB1ENR

Implementations

impl R[src]

pub fn tim2en(&self) -> TIM2EN_R[src]

Bit 0 - Timer 2 clock enable

pub fn tim3en(&self) -> TIM3EN_R[src]

Bit 1 - Timer 3 clock enable

pub fn tim4en(&self) -> TIM4EN_R[src]

Bit 2 - Timer 4 clock enable

pub fn tim5en(&self) -> TIM5EN_R[src]

Bit 3 - Timer 5 clock enable

pub fn tim6en(&self) -> TIM6EN_R[src]

Bit 4 - Timer 6 clock enable

pub fn tim7en(&self) -> TIM7EN_R[src]

Bit 5 - Timer 7 clock enable

pub fn wwdgen(&self) -> WWDGEN_R[src]

Bit 11 - Window watchdog clock enable

pub fn spi2en(&self) -> SPI2EN_R[src]

Bit 14 - SPI 2 clock enable

pub fn spi3en(&self) -> SPI3EN_R[src]

Bit 15 - SPI 3 clock enable

pub fn usart2en(&self) -> USART2EN_R[src]

Bit 17 - USART 2 clock enable

pub fn usart3en(&self) -> USART3EN_R[src]

Bit 18 - USART 3 clock enable

pub fn uart4en(&self) -> UART4EN_R[src]

Bit 19 - UART 4 clock enable

pub fn uart5en(&self) -> UART5EN_R[src]

Bit 20 - UART 5 clock enable

pub fn i2c1en(&self) -> I2C1EN_R[src]

Bit 21 - I2C 1 clock enable

pub fn i2c2en(&self) -> I2C2EN_R[src]

Bit 22 - I2C 2 clock enable

pub fn can1en(&self) -> CAN1EN_R[src]

Bit 25 - CAN1 clock enable

pub fn can2en(&self) -> CAN2EN_R[src]

Bit 26 - CAN2 clock enable

pub fn bkpen(&self) -> BKPEN_R[src]

Bit 27 - Backup interface clock enable

pub fn pwren(&self) -> PWREN_R[src]

Bit 28 - Power interface clock enable

pub fn dacen(&self) -> DACEN_R[src]

Bit 29 - DAC interface clock enable