Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::clocks::dormant_sleep

source ·
pub fn dormant_sleep()
Expand description

Enter the DORMANT sleep state. This will stop all internal clocks and can only be exited through resets, dormant-wake GPIO interrupts, and RTC interrupts. If RTC is clocked from an internal clock source it will be stopped and not function as a wakeup source.