EWDG Interrupts. More...
Macros | |
| #define | EWDG_INT_PARITY_FAIL (1UL << 2) |
| #define | EWDG_INT_CTRL_REG_UNLOCK_FAIL (1UL << 4) |
| #define | EWDG_INT_CTRL_REG_UPDATE_FAIL (1UL << 6) |
| #define | EWDG_INT_TIMEOUT (1UL << 16) |
| #define | EWDG_INT_REFRESH_UNLOCK_FAIL (1UL << 20) |
| #define | EWDG_INT_REFRESH_VIOLATION (1UL << 22) |
| #define | EWDG_INT_ALL |
EWDG Interrupts.
| #define EWDG_INT_ALL |
All Interrupt masks
| #define EWDG_INT_CTRL_REG_UNLOCK_FAIL (1UL << 4) |
Unlock Control Register Fail Interrupt
| #define EWDG_INT_CTRL_REG_UPDATE_FAIL (1UL << 6) |
Update Control Register Violation Interrupt
| #define EWDG_INT_PARITY_FAIL (1UL << 2) |
Parity Error Interrupt
| #define EWDG_INT_REFRESH_UNLOCK_FAIL (1UL << 20) |
Refresh Register Unlock Fail interrupt
| #define EWDG_INT_REFRESH_VIOLATION (1UL << 22) |
Refresh Register Violation interrupt
| #define EWDG_INT_TIMEOUT (1UL << 16) |
Watchdog Timeout Interrupt