ADC Reference Value Select

Macros

#define ADC_REF_VALUE_0P8   LL_ADC_REF_VALUE_0P8
 
#define ADC_REF_VALUE_1P2   LL_ADC_REF_VALUE_1P2
 
#define ADC_REF_VALUE_1P6   LL_ADC_REF_VALUE_1P6
 

Detailed Description

Macro Definition Documentation

◆ ADC_REF_VALUE_0P8

#define ADC_REF_VALUE_0P8   LL_ADC_REF_VALUE_0P8

Reference = 0.85 V

Definition at line 194 of file gr55xx_hal_adc.h.

◆ ADC_REF_VALUE_1P2

#define ADC_REF_VALUE_1P2   LL_ADC_REF_VALUE_1P2

Reference = 1.28 V

Definition at line 195 of file gr55xx_hal_adc.h.

◆ ADC_REF_VALUE_1P6

#define ADC_REF_VALUE_1P6   LL_ADC_REF_VALUE_1P6

Reference = 1.60 V

Definition at line 196 of file gr55xx_hal_adc.h.