Analog Voltage Scaling enable state defines

Macros

#define LL_ADVS_DIS   (0U)
 
#define LL_ADVS_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_DIS

#define LL_ADVS_DIS   (0U)

Analog Voltage Scaling Disable(default)

Definition at line 68 of file gr55xx_ll_advs.h.

◆ LL_ADVS_EN

#define LL_ADVS_EN   (1U)

Analog Voltage Scaling Enable

Definition at line 69 of file gr55xx_ll_advs.h.