18.5.9 DWDT Watchdog 1 Interrupt Mask Register
| Name: | WDT1_IMR |
| Offset: | 0x0020 |
| Reset: | 0x00000000 |
| Property: | Read-only |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| Access | |||||||||
| Reset |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| Access | |||||||||
| Reset |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| Access | |||||||||
| Reset |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| RLDERR | LVLINT | RPTHINT | PERINT | ||||||
| Access | R | R | R | R | |||||
| Reset | 0 | 0 | 0 | 0 |
Bit 5 – RLDERR Reload Command Error Interrupt Mask
| Value | Description |
|---|---|
| 0 | The interrupt on Watchdog 1 attempt to reload with an incorrect key (WDT1_CR.KEY) is disabled. |
| 1 | The interrupt on Watchdog 1 attempt to reload with an incorrect key (WDT1_CR.KEY) is enabled. |
Bit 2 – LVLINT Interrupt Level Threshold Interrupt Mask
| Value | Description |
|---|---|
| 0 | The interrupt is disabled when the Watchdog 1 counter reaches the period defined in WDT1_IL.LVLTH. |
| 1 | The interrupt is enabled when the Watchdog 1 counter reaches the period defined in WDT1_IL.LVLTH. |
Bit 1 – RPTHINT Reload Repeat Period Interrupt Mask
| Value | Description |
|---|---|
| 0 | The interrupt is disabled when the Watchdog 1 is reloaded before the period configured in WDT1_WL.RPTH. |
| 1 | The interrupt is enabled when the Watchdog 1 is reloaded before the period configured in WDT1_WL.RPTH. |
Bit 0 – PERINT Overflow Period Interrupt Mask
| Value | Description |
|---|---|
| 0 | The interrupt is disabled when a Watchdog 1 overflow occurs. |
| 1 | The interrupt is enabled when a Watchdog 1 overflow occurs. |
