20.6.3.6 Enum system_reset_cause
List of possible reset causes of the system.
Enum value | Description |
---|---|
SYSTEM_RESET_CAUSE_BACKUP |
The system was last reset by a backup reset |
SYSTEM_RESET_CAUSE_SOFTWARE |
The system was last reset by a software reset |
SYSTEM_RESET_CAUSE_WDT |
The system was last reset by the watchdog timer |
SYSTEM_RESET_CAUSE_EXTERNAL_RESET |
The system was last reset because the external reset line was pulled low |
SYSTEM_RESET_CAUSE_BOD33 |
The system was last reset by the BOD VDD. |
SYSTEM_RESET_CAUSE_BOD12 |
The system was last reset by the BOD CORE. |
SYSTEM_RESET_CAUSE_POR |
The system was last reset by the POR (Power on reset). |