Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Microchip RSTC G1 reset controller header. More...
Go to the source code of this file.
Enumerations | |
enum | rstc_g1_rcause { RSTC_G1_RCAUSE_POR = 0 , RSTC_G1_RCAUSE_BOD12 = 1 , RSTC_G1_RCAUSE_BOD33 = 2 , RSTC_G1_RCAUSE_NVM = 3 , RSTC_G1_RCAUSE_EXT = 4 , RSTC_G1_RCAUSE_WDT = 5 , RSTC_G1_RCAUSE_SYST = 6 , RSTC_G1_RCAUSE_BACKUP = 7 } |
Reset cause flags for Microchip RSTC G1. More... |
Microchip RSTC G1 reset controller header.
This header includes the Microchip RSTC G1 macro definitions.
enum rstc_g1_rcause |
Reset cause flags for Microchip RSTC G1.
This enumeration defines the possible reset causes as indicated by the RSTC_RCAUSE register in the Microchip RSTC G1 reset controller.
Enumerator | |
---|---|
RSTC_G1_RCAUSE_POR | |
RSTC_G1_RCAUSE_BOD12 | |
RSTC_G1_RCAUSE_BOD33 | |
RSTC_G1_RCAUSE_NVM | |
RSTC_G1_RCAUSE_EXT | |
RSTC_G1_RCAUSE_WDT | |
RSTC_G1_RCAUSE_SYST | |
RSTC_G1_RCAUSE_BACKUP |