Module stm32wlxx_hal::pwr
source · Expand description
Power control
Enums
- MSI clock ranges for
enter_lprun_msi
. - Wakeup pin options for
setup_wakeup_pins
.
Functions
- Enable shutdown on the next WFI or WFE.
- Enable shutdown on return from ISR or the next WFI or WFE.
- Enter low-power run mode with MSI as a clock source.
- Exit low-power run mode.
- Setup the wakeup pins for shutdown and standby low-power modes.
- Enter shutdown mode immediately.