EWDG Resets. More...
Macros | |
| #define | EWDG_RST_PARITY_FAIL (1UL << 3) |
| #define | EWDG_RST_CTRL_REG_UNLOCK_FAIL (1UL << 5) |
| #define | EWDG_RST_CTRL_REG_UPDATE_FAIL (1UL << 7) |
| #define | EWDG_RST_TIMEOUT (1UL << 17) |
| #define | EWDG_RST_REFRESH_UNLOCK_FAIL (1UL << 21) |
| #define | EWDG_RST_REFRESH_VIOLATION (1UL << 23) |
| #define | EWDG_RST_ALL |
EWDG Resets.
| #define EWDG_RST_ALL |
All Reset masks
| #define EWDG_RST_CTRL_REG_UNLOCK_FAIL (1UL << 5) |
Unlock Control Register Fail Reset
| #define EWDG_RST_CTRL_REG_UPDATE_FAIL (1UL << 7) |
Update Control Register Violation Reset
| #define EWDG_RST_PARITY_FAIL (1UL << 3) |
Parity Error Reset
| #define EWDG_RST_REFRESH_UNLOCK_FAIL (1UL << 21) |
Refresh Register Unlock Fail Reset
| #define EWDG_RST_REFRESH_VIOLATION (1UL << 23) |
Refresh Register Violation Reset
| #define EWDG_RST_TIMEOUT (1UL << 17) |
Watchdog Timeout Reset