pub struct R(/* private fields */);
Expand description
Register APBSMENR1
reader
Implementations§
Source§impl R
impl R
Sourcepub fn tim2smen(&self) -> TIM2SMEN_R
pub fn tim2smen(&self) -> TIM2SMEN_R
Bit 0 - TIM2 timer clock enable during Sleep mode
Sourcepub fn tim3smen(&self) -> TIM3SMEN_R
pub fn tim3smen(&self) -> TIM3SMEN_R
Bit 1 - TIM3 timer clock enable during Sleep mode
Sourcepub fn tim6smen(&self) -> TIM6SMEN_R
pub fn tim6smen(&self) -> TIM6SMEN_R
Bit 4 - TIM6 timer clock enable during Sleep mode
Sourcepub fn tim7smen(&self) -> TIM7SMEN_R
pub fn tim7smen(&self) -> TIM7SMEN_R
Bit 5 - TIM7 timer clock enable during Sleep mode
Sourcepub fn rtcapbsmen(&self) -> RTCAPBSMEN_R
pub fn rtcapbsmen(&self) -> RTCAPBSMEN_R
Bit 10 - RTC APB clock enable during Sleep mode
Sourcepub fn wwdgsmen(&self) -> WWDGSMEN_R
pub fn wwdgsmen(&self) -> WWDGSMEN_R
Bit 11 - WWDG clock enable during Sleep mode
Sourcepub fn spi2smen(&self) -> SPI2SMEN_R
pub fn spi2smen(&self) -> SPI2SMEN_R
Bit 14 - SPI2 clock enable during Sleep mode
Sourcepub fn usart2smen(&self) -> USART2SMEN_R
pub fn usart2smen(&self) -> USART2SMEN_R
Bit 17 - USART2 clock enable during Sleep mode
Sourcepub fn usart3smen(&self) -> USART3SMEN_R
pub fn usart3smen(&self) -> USART3SMEN_R
Bit 18 - USART3 clock enable during Sleep mode
Sourcepub fn usart4smen(&self) -> USART4SMEN_R
pub fn usart4smen(&self) -> USART4SMEN_R
Bit 19 - USART4 clock enable during Sleep mode
Sourcepub fn lpuart1smen(&self) -> LPUART1SMEN_R
pub fn lpuart1smen(&self) -> LPUART1SMEN_R
Bit 20 - LPUART1 clock enable during Sleep mode
Sourcepub fn i2c1smen(&self) -> I2C1SMEN_R
pub fn i2c1smen(&self) -> I2C1SMEN_R
Bit 21 - I2C1 clock enable during Sleep mode
Sourcepub fn i2c2smen(&self) -> I2C2SMEN_R
pub fn i2c2smen(&self) -> I2C2SMEN_R
Bit 22 - I2C2 clock enable during Sleep mode
Sourcepub fn ucpd1smen(&self) -> UCPD1SMEN_R
pub fn ucpd1smen(&self) -> UCPD1SMEN_R
Bit 25 - UCPD1 clock enable during Sleep mode
Sourcepub fn ucpd2smen(&self) -> UCPD2SMEN_R
pub fn ucpd2smen(&self) -> UCPD2SMEN_R
Bit 26 - UCPD2 clock enable during Sleep mode
Sourcepub fn dac1smen(&self) -> DAC1SMEN_R
pub fn dac1smen(&self) -> DAC1SMEN_R
Bit 29 - DAC1 interface clock enable during Sleep mode
Sourcepub fn lptim2smen(&self) -> LPTIM2SMEN_R
pub fn lptim2smen(&self) -> LPTIM2SMEN_R
Bit 30 - Low Power Timer 2 clock enable during Sleep mode
Sourcepub fn lptim1smen(&self) -> LPTIM1SMEN_R
pub fn lptim1smen(&self) -> LPTIM1SMEN_R
Bit 31 - Low Power Timer 1 clock enable during Sleep mode
Methods from Deref<Target = R<APBSMENR1_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.