SLEEPDEEP=value1, SEVONPEND=value1, SLEEPONEXIT=value1
System Control Register
SLEEPONEXIT | Sleep-on-exit 0 (value1): Do not sleep when returning to Thread mode. 1 (value2): Enter sleep, or deep sleep, on return from an ISR to Thread mode. |
SLEEPDEEP | Low Power Sleep Mode 0 (value1): Sleep 1 (value2): Deep sleep |
SEVONPEND | Send Event on Pending bit 0 (value1): Only enabled interrupts or events can wakeup the processor, disabled interrupts are excluded. 1 (value2): Enabled events and all interrupts, including disabled interrupts, can wakeup the processor. |