18.4.4 Repeat Threshold
A repeat threshold can be defined for each watchdog in order to protect against deadlocks that would repeatedly restart the watchdog. WDT0_WL.RPTH and WDT1_WL.RPTH define the minimum number of cycles to wait after a watchdog restart before the watchdog can be started again. If a watchdog restart occurs before this limit is reached, a repeat threshold failure is asserted and WDT0_ISR.RPTHINT and/or WDT1_ISR.RPTHINT are/is set to 1. This feature can be disabled by programming a null RPTH value. In such a configuration, restarting the Watchdog Timer is permitted in the whole range [0; PERIOD] and does not generate an error. This is the default configuration on reset (RPTH is null).
