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

type W = W<u32, APBSMENR1>;

Writer for register APBSMENR1

Implementations

impl W[src]

pub fn tim3smen(&mut self) -> TIM3SMEN_W<'_>[src]

Bit 1 - TIM3 timer clock enable during Sleep mode

pub fn tim6smen(&mut self) -> TIM6SMEN_W<'_>[src]

Bit 4 - TIM6 timer clock enable during Sleep mode

pub fn tim7smen(&mut self) -> TIM7SMEN_W<'_>[src]

Bit 5 - TIM7 timer clock enable during Sleep mode

pub fn rtcapbsmen(&mut self) -> RTCAPBSMEN_W<'_>[src]

Bit 10 - RTC APB clock enable during Sleep mode

pub fn wwdgsmen(&mut self) -> WWDGSMEN_W<'_>[src]

Bit 11 - WWDG clock enable during Sleep mode

pub fn spi2smen(&mut self) -> SPI2SMEN_W<'_>[src]

Bit 14 - SPI2 clock enable during Sleep mode

pub fn usart2smen(&mut self) -> USART2SMEN_W<'_>[src]

Bit 17 - USART2 clock enable during Sleep mode

pub fn usart3smen(&mut self) -> USART3SMEN_W<'_>[src]

Bit 18 - USART3 clock enable during Sleep mode

pub fn usart4smen(&mut self) -> USART4SMEN_W<'_>[src]

Bit 19 - USART4 clock enable during Sleep mode

pub fn i2c1smen(&mut self) -> I2C1SMEN_W<'_>[src]

Bit 21 - I2C1 clock enable during Sleep mode

pub fn i2c2smen(&mut self) -> I2C2SMEN_W<'_>[src]

Bit 22 - I2C2 clock enable during Sleep mode

pub fn dbgsmen(&mut self) -> DBGSMEN_W<'_>[src]

Bit 27 - Debug support clock enable during Sleep mode

pub fn pwrsmen(&mut self) -> PWRSMEN_W<'_>[src]

Bit 28 - Power interface clock enable during Sleep mode