18.8.2 Sleep Configuration

Name: SLEEPCFG
Offset: 0x01
Reset: 0x02
Property: PAC Write-Protection

Bit 76543210 
      SLEEPMODE[2:0] 
Access R/WR/WR/W 
Reset 000 

Bits 2:0 – SLEEPMODE[2:0] Sleep Mode

Note: A small latency happens between the store instruction and actual writing of the SLEEPCFG register due to bridges. Software has to make sure the SLEEPCFG register reads the wanted value before executing WFI instruction.
ValueNameDefinition
0x0Reserved-
0x1Reserved-
0x2IDLECPU, AHBx, and APBx clocks are OFF
0x3ReservedReserved
0x4STANDBYAll Clocks are OFF
0x5HIBERNATEBackup domain is ON as well as some PDRAMs
0x6BACKUPOnly Backup domain is powered ON
0x7OFFAll power domains are powered OFF