15.4 Deep Sleep Control Register
- All register bits are reset only in the case of a VDDBAT POR event.
Name: | DSCON |
Offset: | 0x00 |
Reset: | 0x00 |
Property: | - |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
DSEN | XSEMAEN | RTCMD | RTCCWDIS | ||||||
Access | R/W/HC | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
ZPBOR | DSSR | ||||||||
Access | R/W/C/HS | R/C/HS/HC | |||||||
Reset | 0 | 0 |
Bit 15 – DSEN Deep Sleep Enable Bit
Value | Description |
---|---|
1 | Deep Sleep mode is entered on a SLEEP/WAIT command |
0 | Sleep mode is entered on a SLEEP/WAIT command |
Bit 13 – XSEMAEN Extended Semaphore Enable Bit
Value | Description |
---|---|
1 | Extended semaphores retention is enabled in Deep Sleep mode |
0 | Indeterminate extended semaphore retention in Deep Sleep |
Bit 12 – RTCMD RTCC Module Disable Bit
Value | Description |
---|---|
1 | RTCC is not enabled |
0 | RTCC is enabled |
Bit 8 – RTCCWDIS RTCC Wake-up Disable Bit
Value | Description |
---|---|
1 | Wake-up from RTCC is disabled |
0 | Wake-up from RTCC is enabled |
Bit 1 – ZPBOR Zero-Power BOR Event Bit
Unlike all other events, a Zero-Power BOR event will not cause a wake-up from Deep Sleep. This bit is present only as a status bit.
Value | Description |
---|---|
1 | The ZPBOR was active and a BOR event was detected during Deep Sleep |
0 | The ZPBOR was not active or was active, but did not detect a BOR event during Deep Sleep |
Bit 0 – DSSR Deep Sleep State Restored Bit
Clearing this bit will cause the xds_keepctrl_en_lv output to be negated, indicating it is safe to release all Deep Sleep configuration keeper cells. If the wake-up source was something other than an MCLR or ICD Reset, the xds_keepio_en_lv output will also be negated at the same time, indicating it is safe to release all I/O keeper cells. This bit must be cleared by software.