Watchdog Timer Reset Register.
WDT_RST | Writing the watchdog counter ‘reset sequence’ to this register resets the watchdog counter. If the watchdog count exceeds INT_PERIOD then a watchdog interrupt will occur, if enabled. If the watchdog count exceeds RST_PERIOD then a watchdog reset will occur, if enabled. 90 (seq1): The second value to be written to reset the WDT. 165 (seq0): The first value to be written to reset the WDT. |