GPIO_WE=dis, MODE=active, ERFO_PD=active
Power Management.
MODE | Operating Mode. This two bit field selects the current operating mode for the device. Note that code execution only occurs during ACTIVE mode. 0 (active): Active Mode. 3 (shutdown): Shutdown Mode. 4 (backup): Backup Mode. |
GPIO_WE | GPIO Wake Up Enable. This bit enables all GPIO pins as potential wakeup sources. Any GPIO configured for wakeup is capable of causing an exit from IDLE or STANDBY modes when this bit is set. 0 (dis): Wake Up Disable. 1 (en): Wake Up Enable. |
RTC_WE | RTC Alarm Wake Up Enable. This bit enables RTC alarm as wakeup source. If enabled, the desired RTC alarm must be configured via the RTC control registers. |
LPTMR0_WE | TIMER4 Wake Up Enable. This bit enables TIMER4 as wakeup source. |
LPTMR1_WE | TIMER5 Wake Up Enable. This bit enables TIMER5 as wakeup source. |
LPUART0_WE | LPUART3 Wake Up Enable. This bit enables LPUART3 as wakeup source. |
ERFO_PD | 32MHz power down. This bit selects 32MHz Crystal power state in DEEPSLEEP mode. 0 (active): Mode is Active. 1 (deepsleep): Powered down in DEEPSLEEP. |
IPO_PD | 96MHz power down. This bit selects 96MHz HIRC power state in DEEPSLEEP mode. |
IBRO_PD | 8MHz power down. This bit selects 8MHz HIRC power state in DEEPSLEEP mode. |
ERFO_BP | 32MHz Oscillator Bypass |