Clock defines

Macros

#define LL_DDVS_CLK_DIS   (0U)
 
#define LL_DDVS_CLK_EN   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_DDVS_CLK_DIS

#define LL_DDVS_CLK_DIS   (0U)

DDVS Clock Disable(default)

Definition at line 111 of file gr55xx_ll_ddvs.h.

◆ LL_DDVS_CLK_EN

#define LL_DDVS_CLK_EN   (1U)

DDVS Clock Enable

Definition at line 112 of file gr55xx_ll_ddvs.h.