Skip to content

Struct SYN_Hysteresis

ClassList > SYN_Hysteresis

Hysteresis comparator with configurable dead-band.

  • #include <syn_hysteresis.h>

Public Attributes

Type Name
int32_t band
bool state
int32_t threshold

Public Attributes Documentation

variable band

int32_t SYN_Hysteresis::band;

Half-width of the deadband


variable state

bool SYN_Hysteresis::state;

Current output state (high/low)


variable threshold

int32_t SYN_Hysteresis::threshold;

Center threshold value



The documentation for this class was generated from the following file src/syntropic/util/syn_hysteresis.h