![]() |
Synergy Software Package User's Manual
|
#include <sf_thread_monitor_api.h>
Data Fields | |
| uint32_t | minimum_count |
| uint32_t | maximum_count |
Counter block for each monitored thread.
| uint32_t sf_thread_monitor_counter_min_max_t::maximum_count |
Maximum expected count value. If the current count is more than this value the watchdog will reset
| uint32_t sf_thread_monitor_counter_min_max_t::minimum_count |
Minimum expected count value. If the current count is less than this value the watchdog will reset.