ESP-IDF + 0/1 examples
SourceVu will show references to esp_task_wdt_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
TWDT timeout duration in milliseconds.
uint32_t
Bitmask of the core whose idle task should be subscribed on initialization where 1 << i means that core i's idle task will be monitored by the TWDT.
bool
Trigger panic when timeout occurs.

References

from examples