Synergy Software Package User's Manual

#include <sf_thread_monitor_api.h>

Data Fields

uint32_t minimum_count
 
uint32_t maximum_count
 

Detailed Description

Counter block for each monitored thread.

Field Documentation

◆ maximum_count

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

◆ minimum_count

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.


The documentation for this struct was generated from the following file: