SWCU185G January 2018 – June 2024 CC1312PSIP , CC1312R , CC1352P , CC1352R , CC2642R , CC2642R-Q1 , CC2652P , CC2652PSIP , CC2652R , CC2652RB , CC2652RSIP , CC2662R-Q1
Section 8.3 refers to the system CPU mode, so it is important to understand what this means.
The system CPU has three different operation modes: run, sleep, and deep sleep (see Table 8-3). Each mode is used to gate internal clocks in the system CPU, in addition to peripheral clocks that may be gated in accordance to the current system CPU mode. Deep sleep mode is, in some cases, one of several requirements for powering down voltage and power domains.
System CPU Mode | Description |
---|---|
Run mode | WFI and WFE both inactive, CPU_SCS:SCR.SLEEPDEEP is don’t care |
Sleep mode | WFI or WFE active and CPU_SCS:SCR.SLEEPDEEP = 0 |
Deep sleep mode | WFI or WFE active and CPU_SCS:SCR.SLEEPDEEP = 1 |