wdt_hal_set_flashboot_en() function
Enable/Disable the WDT flash boot mode
Arguments
enable
True to enable flash boot mode, false to disable.
Notes
Flash boot mode can trigger a time out even if the WDT is disabled. This function can only be called when the WDT is unlocked. Call wdt_hal_write_protect_disable() first.