Analog Voltage Scaling slop control type defines

Macros

#define LL_ANALOG_VOLTAGE_SCALE_LOWER_TYPE   (0U)
 
#define LL_ANALOG_VOLTAGE_SCALE_HIGHER_TYPE   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ANALOG_VOLTAGE_SCALE_HIGHER_TYPE

#define LL_ANALOG_VOLTAGE_SCALE_HIGHER_TYPE   (1U)

Analog Voltage Scaling Higher Type

Definition at line 77 of file gr55xx_ll_dvs.h.

◆ LL_ANALOG_VOLTAGE_SCALE_LOWER_TYPE

#define LL_ANALOG_VOLTAGE_SCALE_LOWER_TYPE   (0U)

Analog Voltage Scaling Lower Type(default)

Definition at line 76 of file gr55xx_ll_dvs.h.