MODE=active, IBRO_PD=active, IPO_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. 2 (deepsleep): DeepSleep 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. |
IPO_PD | Internal Primary Oscilator Power Down. This bit selects the power state in DEEPSLEEP mode. 0 (active): Mode is Active. 1 (deepsleep): Powered down in DEEPSLEEP. |
IBRO_PD | Internal Baud Rate Oscillator power down. This bit selects the power state in DEEPSLEEP mode. 0 (active): Mode is Active. 1 (deepsleep): Powered down in DEEPSLEEP. |