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 200 of file 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 199 of file hal_comp.h.