Macros

#define LL_DDVS_AUTO_MODE   (0U)
 
#define LL_DDVS_MALNUAL_MODE   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_DDVS_AUTO_MODE

#define LL_DDVS_AUTO_MODE   (0U)

DDVS Auto Mode(default)

Definition at line 76 of file gr55xx_ll_ddvs.h.

◆ LL_DDVS_MALNUAL_MODE

#define LL_DDVS_MALNUAL_MODE   (1U)

DDVS Manual Mode

Definition at line 77 of file gr55xx_ll_ddvs.h.