Macros

#define COMP_HYST_POSITIVE   LL_COMP_HYST_POSITIVE
 
#define COMP_HYST_NEGATIVE   LL_COMP_HYST_NEGATIVE
 

Detailed Description

Macro Definition Documentation

◆ COMP_HYST_NEGATIVE

#define COMP_HYST_NEGATIVE   LL_COMP_HYST_NEGATIVE

Set negative side of hysteresis for the comparator

Definition at line 202 of file gr533x_hal_comp.h.

◆ COMP_HYST_POSITIVE

#define COMP_HYST_POSITIVE   LL_COMP_HYST_POSITIVE

Set positive side of hysteresis for the comparator

Definition at line 201 of file gr533x_hal_comp.h.