Expand description
§RTC Control Sleep Module
§Overview
The sleep module allows configuring various wakeup sources and setting up
the sleep behavior based on those sources. The supported wakeup sources
include:
GPIOpins - light sleep only- timers
SDIO (Secure Digital Input/Output) - light sleep onlyMAC (Media Access Control)wake - light sleep onlyUART0- light sleep onlyUART1- light sleep onlytouchULP (Ultra-Low Power)wakeBT (Bluetooth) wake- light sleep only
Structs§
- Analog
Sleep Config unstable - Configuration for controlling the behavior during sleep modes.
- Digital
Sleep Config unstable - Configuration for controlling the behavior of digital peripherals during sleep modes.
- HpLp
Param unstable - Parameters for high-power and low-power system configurations during sleep modes.
- HpParam
unstable - Parameters for high-power system configurations during sleep modes.
- LowPower
unstable - Low-power management.
- LpParam
unstable - Parameters for low-power system configurations during sleep modes.
- Param
Sleep Config unstable - Configuration of parameters for sleep modes
- Power
Down Flags unstable - Power domains to be powered down during sleep
- Power
Sleep Config unstable - Configuration for controlling the power settings of high-power and low-power systems during sleep modes.
- RtcSleep
Config unstable - Configuration for the RTC sleep behavior.