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
esp_task_wdt_impl_timer_reconfigure() is called by 1 function and calls 3 functions:
![]()
esp_task_wdt_impl_timer_reconfigure()
esp_task_wdt_impl_timer_reconfigure() reads 5 variables:
![]()
esp_task_wdt_impl_timer_reconfigure()