EWDG Events. More...
Macros | |
| #define | EWDG_EVENT_PARITY_ERROR (1UL << 6) |
| #define | EWDG_EVENT_TIMEOUT_RESET (1UL << 5) |
| #define | EWDG_EVENT_TIMEOUT_INTERRUPT (1UL << 4) |
| #define | EWDG_EVENT_CFG_REG_UPDATE_UNLOCK_FAIL (1UL << 3) |
| #define | EWDG_EVENT_CFG_REG_UPDATE_VIOLATION (1UL << 2) |
| #define | EWDG_EVENT_REFRESH_UNLOCK_FAIL (1UL << 1) |
| #define | EWDG_EVENT_REFRESH_VIOLATION (1UL << 0) |
EWDG Events.
| #define EWDG_EVENT_CFG_REG_UPDATE_UNLOCK_FAIL (1UL << 3) |
Update Unlock Fail Event
| #define EWDG_EVENT_CFG_REG_UPDATE_VIOLATION (1UL << 2) |
Update Violation Event
| #define EWDG_EVENT_PARITY_ERROR (1UL << 6) |
Parity Error Event
| #define EWDG_EVENT_REFRESH_UNLOCK_FAIL (1UL << 1) |
Refresh Unlock Fail Event
| #define EWDG_EVENT_REFRESH_VIOLATION (1UL << 0) |
Refresh Violation Event
| #define EWDG_EVENT_TIMEOUT_INTERRUPT (1UL << 4) |
Timeout Interrupt Event
| #define EWDG_EVENT_TIMEOUT_RESET (1UL << 5) |
Timeout Reset Event