Type Definition stm32g0::stm32g070::rcc::apbenr1::R[][src]

type R = R<u32, APBENR1>;

Reader of register APBENR1

Implementations

impl R[src]

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

Bit 1 - TIM3 timer clock enable

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

Bit 4 - TIM6 timer clock enable

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

Bit 5 - TIM7 timer clock enable

pub fn rtcapben(&self) -> RTCAPBEN_R[src]

Bit 10 - RTC APB clock enable

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

Bit 11 - WWDG clock enable

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

Bit 14 - SPI2 clock enable

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

Bit 17 - USART2 clock enable

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

Bit 18 - USART3 clock enable

pub fn usart4en(&self) -> USART4EN_R[src]

Bit 19 - USART4 clock enable

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

Bit 21 - I2C1 clock enable

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

Bit 22 - I2C2 clock enable

pub fn dbgen(&self) -> DBGEN_R[src]

Bit 27 - Debug support clock enable

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

Bit 28 - Power interface clock enable