COMP Reference Source Select

Macros

#define COMP_REF_SRC_IO0   LL_COMP_REF_SRC_IO0
 
#define COMP_REF_SRC_IO1   LL_COMP_REF_SRC_IO1
 
#define COMP_REF_SRC_IO2   LL_COMP_REF_SRC_IO2
 
#define COMP_REF_SRC_IO3   LL_COMP_REF_SRC_IO3
 
#define COMP_REF_SRC_IO4   LL_COMP_REF_SRC_IO4
 
#define COMP_REF_SRC_IO5   LL_COMP_REF_SRC_IO5
 
#define COMP_REF_SRC_IO6   LL_COMP_REF_SRC_IO6
 
#define COMP_REF_SRC_IO7   LL_COMP_REF_SRC_IO7
 
#define COMP_REF_SRC_VBAT   LL_COMP_REF_SRC_VBAT
 
#define COMP_REF_SRC_VREF   LL_COMP_REF_SRC_VREF
 

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 184 of file 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 185 of file 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 186 of file 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 187 of file 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 188 of file hal_comp.h.

◆ COMP_REF_SRC_IO5

#define COMP_REF_SRC_IO5   LL_COMP_REF_SRC_IO5

Set MSIO_5 as references for the comparator

Definition at line 189 of file hal_comp.h.

◆ COMP_REF_SRC_IO6

#define COMP_REF_SRC_IO6   LL_COMP_REF_SRC_IO6

Set MSIO_6 as references for the comparator

Definition at line 190 of file hal_comp.h.

◆ COMP_REF_SRC_IO7

#define COMP_REF_SRC_IO7   LL_COMP_REF_SRC_IO7

Set MSIO_7 as references for the comparator

Definition at line 191 of file 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 192 of file 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 193 of file hal_comp.h.