[][src]Type Definition stm32f3::stm32f3x8::rcc::apb2enr::R

type R = R<u32, APB2ENR>;

Reader of register APB2ENR

Methods

impl R[src]

pub fn syscfgen(&self) -> SYSCFGEN_R[src]

Bit 0 - SYSCFG 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

pub fn tim15en(&self) -> TIM15EN_R[src]

Bit 16 - TIM15 timer clock enable

pub fn tim16en(&self) -> TIM16EN_R[src]

Bit 17 - TIM16 timer clock enable

pub fn tim17en(&self) -> TIM17EN_R[src]

Bit 18 - TIM17 timer clock enable

pub fn tim8en(&self) -> TIM8EN_R[src]

Bit 13 - TIM8 timer clock enable

pub fn spi4en(&self) -> SPI4EN_R[src]

Bit 15 - SPI4 clock enable

pub fn tim20en(&self) -> TIM20EN_R[src]

Bit 20 - TIM20 timer clock enable