esp_task_wdt_impl_timer_reconfigure() function
Reconfigure a timer. The timer must be stopped when calling this function. The timer will not be restarted at the end of this function.
Arguments
config
Pointer to the configuration structure
Return value
- ESP_OK: Successfully reconfigured the timer - Other: Failed to reconfigure the timer