Type Definition stm32wb_stm32hal::stm32wb55::rcc::apb1smenr1::R[][src]

pub type R = R<u32, APB1SMENR1>;
Expand description

Reader of register APB1SMENR1

Implementations

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

Bit 26 - USB FS clocks enable during CPU1 Sleep mode

Bit 24 - CRS clocks enable during CPU1 Sleep mode

Bit 23 - I2C3 clocks enable during CPU1 Sleep mode

Bit 21 - I2C1 clocks enable during CPU1 Sleep mode

Bit 14 - SPI2 clocks enable during CPU1 Sleep mode

Bit 11 - Window watchdog clocks enable during CPU1 Sleep mode

Bit 10 - RTC APB clocks enable during CPU1 Sleep mode

Bit 9 - LCD clocks enable during CPU1 Sleep mode

Bit 0 - TIM2 timer clocks enable during CPU1 Sleep mode