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

type R = R<u32, APBSMENR1>;

Reader of register APBSMENR1

Implementations

impl R[src]

pub fn tim3smen(&self) -> TIM3SMEN_R[src]

Bit 1 - TIM3 timer clock enable during Sleep mode

pub fn tim6smen(&self) -> TIM6SMEN_R[src]

Bit 4 - TIM6 timer clock enable during Sleep mode

pub fn tim7smen(&self) -> TIM7SMEN_R[src]

Bit 5 - TIM7 timer clock enable during Sleep mode

pub fn rtcapbsmen(&self) -> RTCAPBSMEN_R[src]

Bit 10 - RTC APB clock enable during Sleep mode

pub fn wwdgsmen(&self) -> WWDGSMEN_R[src]

Bit 11 - WWDG clock enable during Sleep mode

pub fn spi2smen(&self) -> SPI2SMEN_R[src]

Bit 14 - SPI2 clock enable during Sleep mode

pub fn usart2smen(&self) -> USART2SMEN_R[src]

Bit 17 - USART2 clock enable during Sleep mode

pub fn usart3smen(&self) -> USART3SMEN_R[src]

Bit 18 - USART3 clock enable during Sleep mode

pub fn usart4smen(&self) -> USART4SMEN_R[src]

Bit 19 - USART4 clock enable during Sleep mode

pub fn i2c1smen(&self) -> I2C1SMEN_R[src]

Bit 21 - I2C1 clock enable during Sleep mode

pub fn i2c2smen(&self) -> I2C2SMEN_R[src]

Bit 22 - I2C2 clock enable during Sleep mode

pub fn dbgsmen(&self) -> DBGSMEN_R[src]

Bit 27 - Debug support clock enable during Sleep mode

pub fn pwrsmen(&self) -> PWRSMEN_R[src]

Bit 28 - Power interface clock enable during Sleep mode