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 207 of file gr55xx_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 206 of file gr55xx_hal_comp.h.