Macros

#define LL_COMP_WAKEUP_EDGE_BOTH   ( 0UL )
 
#define LL_COMP_WAKEUP_EDGE_FALLING   ( 1UL )
 
#define LL_COMP_WAKEUP_EDGE_RISING   ( 2UL )
 

Detailed Description

Macro Definition Documentation

◆ LL_COMP_WAKEUP_EDGE_BOTH

#define LL_COMP_WAKEUP_EDGE_BOTH   ( 0UL )

Definition at line 161 of file gr55xx_ll_comp.h.

◆ LL_COMP_WAKEUP_EDGE_FALLING

#define LL_COMP_WAKEUP_EDGE_FALLING   ( 1UL )

Definition at line 162 of file gr55xx_ll_comp.h.

◆ LL_COMP_WAKEUP_EDGE_RISING

#define LL_COMP_WAKEUP_EDGE_RISING   ( 2UL )

Definition at line 163 of file gr55xx_ll_comp.h.