COMP Reset Degeneration Select

Macros

#define COMP_RES_DEGENERATION_POSITIVE   LL_COMP_RES_DEGENERATION_POSITIVE
 
#define COMP_RES_DEGENERATION_NEGATIVE   LL_COMP_RES_DEGENERATION_NEGATIVE
 

Detailed Description

Macro Definition Documentation

◆ COMP_RES_DEGENERATION_NEGATIVE

#define COMP_RES_DEGENERATION_NEGATIVE   LL_COMP_RES_DEGENERATION_NEGATIVE

Set negative side of calibration for the comparator

Definition at line 222 of file gr55xx_hal_comp.h.

◆ COMP_RES_DEGENERATION_POSITIVE

#define COMP_RES_DEGENERATION_POSITIVE   LL_COMP_RES_DEGENERATION_POSITIVE

Set positive side of calibration for the comparator

Definition at line 221 of file gr55xx_hal_comp.h.