[−][src]Module lpc55_pac::wwdt::mod_
Watchdog mode register. This register contains the basic mode and status of the Watchdog Timer.
Structs
| WDEN_W | Write proxy for field |
| WDINT_W | Write proxy for field |
| WDPROTECT_W | Write proxy for field |
| WDRESET_W | Write proxy for field |
| WDTOF_W | Write proxy for field |
Enums
| WDEN_A | Watchdog enable bit. Once this bit is set to one and a watchdog feed is performed, the watchdog timer will run permanently. |
| WDPROTECT_A | Watchdog update mode. This bit can be set once by software and is only cleared by a reset. |
| WDRESET_A | Watchdog reset enable bit. Once this bit has been written with a 1 it cannot be re-written with a 0. |
Type Definitions
| R | Reader of register MOD |
| W | Writer for register MOD |
| WDEN_R | Reader of field |
| WDINT_R | Reader of field |
| WDPROTECT_R | Reader of field |
| WDRESET_R | Reader of field |
| WDTOF_R | Reader of field |