3.3 Enter Sleep Mode
To enter any of the six sleep modes, the Sleep Enable bit in the Sleep Mode Control Register (SMCR.SE) must be written to '1' and a SLEEP instruction must be executed. The table below (SMCR.SM[2:0]) select which sleep mode (Idle, ADC Noise Reduction, Power-down, Power-save, Standby, or Extended Standby) will be activated by the SLEEP instruction.
SM2,SM1,SM0 | Sleep Mode |
---|---|
000 | Idle |
001 | ADC Noise Reduction |
010 | Power-down |
011 | Power-save |
100 | Reserved |
101 | Reserved |
110 | Standby |
111 | Extended Standby |