Analog Voltage Scaling enable state defines
+ Collaboration diagram for Analog Voltage Scaling enable state defines:

Macros

#define LL_ADVS_DIS   (0U)
 Analog Voltage Scaling Disable. More...
 
#define LL_ADVS_EN   (1U)
 Analog Voltage Scaling Enable. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_DIS

#define LL_ADVS_DIS   (0U)

Analog Voltage Scaling Disable.

Definition at line 69 of file gr55xx_ll_advs.h.

◆ LL_ADVS_EN

#define LL_ADVS_EN   (1U)

Analog Voltage Scaling Enable.

Definition at line 70 of file gr55xx_ll_advs.h.