Analog Voltage Scaling limiter enable defines

Macros

#define LL_ADVS_LIMIT_DIS   (0U)
 
#define LL_ADVS_LIMIT_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_LIMIT_DIS

#define LL_ADVS_LIMIT_DIS   (0U)

Analog Voltage Scaling Limit Disable(default)

Definition at line 82 of file gr55xx_ll_advs.h.

◆ LL_ADVS_LIMIT_EN

#define LL_ADVS_LIMIT_EN   (1U)

Analog Voltage Scaling Limit Enable

Definition at line 83 of file gr55xx_ll_advs.h.