Type Definition stm32g4::stm32g474::rcc::apb1smenr1::W[][src]

type W = W<u32, APB1SMENR1>;

Writer for register APB1SMENR1

Implementations

impl W[src]

pub fn tim2smen(&mut self) -> TIM2SMEN_W<'_>[src]

Bit 0 - TIM2 timer clocks enable during Sleep and Stop modes

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

Bit 1 - TIM3 timer clocks enable during Sleep and Stop modes

pub fn tim4smen(&mut self) -> TIM4SMEN_W<'_>[src]

Bit 2 - TIM4 timer clocks enable during Sleep and Stop modes

pub fn tim5smen(&mut self) -> TIM5SMEN_W<'_>[src]

Bit 3 - TIM5 timer clocks enable during Sleep and Stop modes

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

Bit 4 - TIM6 timer clocks enable during Sleep and Stop modes

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

Bit 5 - TIM7 timer clocks enable during Sleep and Stop modes

pub fn crssmen(&mut self) -> CRSSMEN_W<'_>[src]

Bit 8 - CRS clock enable during sleep mode

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

Bit 10 - RTC APB clock enable during Sleep and Stop modes

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

Bit 11 - Window watchdog clocks enable during Sleep and Stop modes

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

Bit 14 - SPI2 clocks enable during Sleep and Stop modes

pub fn sp3smen(&mut self) -> SP3SMEN_W<'_>[src]

Bit 15 - SPI3 clocks enable during Sleep and Stop modes

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

Bit 17 - USART2 clocks enable during Sleep and Stop modes

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

Bit 18 - USART3 clocks enable during Sleep and Stop modes

pub fn uart4smen(&mut self) -> UART4SMEN_W<'_>[src]

Bit 19 - UART4 clocks enable during Sleep and Stop modes

pub fn uart5smen(&mut self) -> UART5SMEN_W<'_>[src]

Bit 20 - UART5 clocks enable during Sleep and Stop modes

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

Bit 21 - I2C1 clocks enable during Sleep and Stop modes

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

Bit 22 - I2C2 clocks enable during Sleep and Stop modes

pub fn fdcansmen(&mut self) -> FDCANSMEN_W<'_>[src]

Bit 25 - FDCAN clock enable during sleep mode

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

Bit 28 - Power interface clocks enable during Sleep and Stop modes

pub fn lptim1smen(&mut self) -> LPTIM1SMEN_W<'_>[src]

Bit 31 - Low Power Timer1 clock enable during sleep mode

pub fn usbsmen(&mut self) -> USBSMEN_W<'_>[src]

Bit 23 - USB device clocks enable during Sleep and Stop modes

pub fn i2c3smen(&mut self) -> I2C3SMEN_W<'_>[src]

Bit 30 - I2C3 clocks enable during Sleep and Stop modes