COMP Input Channel Select

Macros

#define COMP_INPUT_SRC_IO0   LL_COMP_INPUT_SRC_IO0
 
#define COMP_INPUT_SRC_IO1   LL_COMP_INPUT_SRC_IO1
 
#define COMP_INPUT_SRC_IO2   LL_COMP_INPUT_SRC_IO2
 
#define COMP_INPUT_SRC_IO3   LL_COMP_INPUT_SRC_IO3
 
#define COMP_INPUT_SRC_IO4   LL_COMP_INPUT_SRC_IO4
 

Detailed Description

Macro Definition Documentation

◆ COMP_INPUT_SRC_IO0

#define COMP_INPUT_SRC_IO0   LL_COMP_INPUT_SRC_IO0

Set MSIO_0 as inputs for the comparator

Definition at line 170 of file gr55xx_hal_comp.h.

◆ COMP_INPUT_SRC_IO1

#define COMP_INPUT_SRC_IO1   LL_COMP_INPUT_SRC_IO1

Set MSIO_1 as inputs for the comparator

Definition at line 171 of file gr55xx_hal_comp.h.

◆ COMP_INPUT_SRC_IO2

#define COMP_INPUT_SRC_IO2   LL_COMP_INPUT_SRC_IO2

Set MSIO_2 as inputs for the comparator

Definition at line 172 of file gr55xx_hal_comp.h.

◆ COMP_INPUT_SRC_IO3

#define COMP_INPUT_SRC_IO3   LL_COMP_INPUT_SRC_IO3

Set MSIO_3 as inputs for the comparator

Definition at line 173 of file gr55xx_hal_comp.h.

◆ COMP_INPUT_SRC_IO4

#define COMP_INPUT_SRC_IO4   LL_COMP_INPUT_SRC_IO4

Set MSIO_4 as inputs for the comparator

Definition at line 174 of file gr55xx_hal_comp.h.