Scaling vtbias enable state defines

Macros

#define LL_ADVS_VTBIAS_DIS   (0U)
 
#define LL_ADVS_VTBIAS_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_ADVS_VTBIAS_DIS

#define LL_ADVS_VTBIAS_DIS   (0U)

VTBIAS Disable(default)

Definition at line 69 of file gr533x_ll_advs.h.

◆ LL_ADVS_VTBIAS_EN

#define LL_ADVS_VTBIAS_EN   (1U)

VTBIAS Enable

Definition at line 70 of file gr533x_ll_advs.h.