wdt_hal_config_stage() function
Configure a particular stage of a WDT
Arguments
stage
Stage to configure (0 to 3)
timeout
Number of WDT ticks for the stage to time out
behavior
What action to take when the stage times out. Note that only the RWDT supports the RTC reset action.
Notes
This function can only be called when the WDT is unlocked. Call wdt_hal_write_protect_disable() first.