In this use case, the Watchdog module is configured for:
System reset after 2048 clocks of the Watchdog generic clock
Always on mode disabled
Basic mode, with no window or early warning periods
This use case sets up the Watchdog to force a system reset after every 2048 clocks of the Watchdog's Generic Clock channel, unless the user periodically resets the Watchdog counter via a button before the timer expires. If the Watchdog resets the device, a LED on the board is turned off.