COMP Reference Source Select
+ Collaboration diagram for COMP Reference Source Select:

Macros

#define COMP_REF_SRC_IO0   LL_COMP_REF_SRC_IO0
 Set MSIO_0 as references for the comparator. More...
 
#define COMP_REF_SRC_IO1   LL_COMP_REF_SRC_IO1
 Set MSIO_1 as references for the comparator. More...
 
#define COMP_REF_SRC_IO2   LL_COMP_REF_SRC_IO2
 Set MSIO_2 as references for the comparator. More...
 
#define COMP_REF_SRC_IO3   LL_COMP_REF_SRC_IO3
 Set MSIO_3 as references for the comparator. More...
 
#define COMP_REF_SRC_IO4   LL_COMP_REF_SRC_IO4
 Set MSIO_4 as references for the comparator. More...
 
#define COMP_REF_SRC_VBAT   LL_COMP_REF_SRC_VBAT
 Set VBATT as references for the comparator
More...
 
#define COMP_REF_SRC_VREF   LL_COMP_REF_SRC_VREF
 Set VREF as references for the comparator
More...
 

Detailed Description

Macro Definition Documentation

◆ COMP_REF_SRC_IO0

#define COMP_REF_SRC_IO0   LL_COMP_REF_SRC_IO0

Set MSIO_0 as references for the comparator.

Definition at line 180 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_IO1

#define COMP_REF_SRC_IO1   LL_COMP_REF_SRC_IO1

Set MSIO_1 as references for the comparator.

Definition at line 181 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_IO2

#define COMP_REF_SRC_IO2   LL_COMP_REF_SRC_IO2

Set MSIO_2 as references for the comparator.

Definition at line 182 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_IO3

#define COMP_REF_SRC_IO3   LL_COMP_REF_SRC_IO3

Set MSIO_3 as references for the comparator.

Definition at line 183 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_IO4

#define COMP_REF_SRC_IO4   LL_COMP_REF_SRC_IO4

Set MSIO_4 as references for the comparator.

Definition at line 184 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_VBAT

#define COMP_REF_SRC_VBAT   LL_COMP_REF_SRC_VBAT

Set VBATT as references for the comparator

Definition at line 185 of file gr55xx_hal_comp.h.

◆ COMP_REF_SRC_VREF

#define COMP_REF_SRC_VREF   LL_COMP_REF_SRC_VREF

Set VREF as references for the comparator

Definition at line 186 of file gr55xx_hal_comp.h.