Type Definition stm32f2::stm32f217::rcc::apb1enr::R[][src]

type R = R<u32, APB1ENR>;

Reader of register APB1ENR

Implementations

impl R[src]

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

Bit 29 - DAC interface clock enable

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

Bit 28 - Power interface clock enable

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

Bit 26 - CAN 2 clock enable

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

Bit 25 - CAN 1 clock enable

pub fn i2c3en(&self) -> I2C3EN_R[src]

Bit 23 - I2C3 clock enable

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

Bit 22 - I2C2 clock enable

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

Bit 21 - I2C1 clock enable

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

Bit 20 - UART5 clock enable

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

Bit 19 - UART4 clock enable

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

Bit 18 - USART3 clock enable

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

Bit 17 - USART 2 clock enable

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

Bit 15 - SPI3 clock enable

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

Bit 14 - SPI2 clock enable

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

Bit 11 - Window watchdog clock enable

pub fn tim14en(&self) -> TIM14EN_R[src]

Bit 8 - TIM14 clock enable

pub fn tim13en(&self) -> TIM13EN_R[src]

Bit 7 - TIM13 clock enable

pub fn tim12en(&self) -> TIM12EN_R[src]

Bit 6 - TIM12 clock enable

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

Bit 5 - TIM7 clock enable

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

Bit 4 - TIM6 clock enable

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

Bit 3 - TIM5 clock enable

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

Bit 2 - TIM4 clock enable

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

Bit 1 - TIM3 clock enable

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

Bit 0 - TIM2 clock enable