Struct 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¶
Half-width of the deadband
variable state¶
Current output state (high/low)
variable threshold¶
Center threshold value
The documentation for this class was generated from the following file src/syntropic/util/syn_hysteresis.h