Analog Voltage Scaling enable state defines

Macros

#define LL_ANALOG_VOLTAGE_SCALE_DIS   (0U)
 
#define LL_ANALOG_VOLTAGE_SCALE_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ANALOG_VOLTAGE_SCALE_DIS

#define LL_ANALOG_VOLTAGE_SCALE_DIS   (0U)

Analog Voltage Scaling Disable(default)

Definition at line 69 of file gr55xx_ll_dvs.h.

◆ LL_ANALOG_VOLTAGE_SCALE_EN

#define LL_ANALOG_VOLTAGE_SCALE_EN   (1U)

Analog Voltage Scaling Enable

Definition at line 70 of file gr55xx_ll_dvs.h.