[][src]Type Definition stm32wb_pac::rcc::c2apb1smenr1::W

type W = W<u32, C2APB1SMENR1>;

Writer for register C2APB1SMENR1

Implementations

impl W[src]

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

Bit 31 - Low power timer 1 clocks enable during CPU2 Sleep mode

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

Bit 26 - USB FS clocks enable during CPU2 Sleep mode

pub fn crsmen(&mut self) -> CRSMEN_W<'_>[src]

Bit 24 - CRS clocks enable during CPU2 Sleep mode

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

Bit 23 - I2C3 clocks enable during CPU2 Sleep mode

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

Bit 21 - I2C1 clocks enable during CPU2 Sleep mode

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

Bit 14 - SPI2 clocks enable during CPU2 Sleep mode

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

Bit 10 - RTC APB clocks enable during CPU2 Sleep mode

pub fn lcdsmen(&mut self) -> LCDSMEN_W<'_>[src]

Bit 9 - LCD clocks enable during CPU2 Sleep mode

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

Bit 0 - TIM2 timer clocks enable during CPU2 Sleep mode