Macros

#define LL_BOD_STATIC_ENABLE   (0x1)
 
#define LL_BOD_STATIC_DISABLE   (0x0)
 

Detailed Description

Macro Definition Documentation

◆ LL_BOD_STATIC_DISABLE

#define LL_BOD_STATIC_DISABLE   (0x0)

BOD STATIC disable

Definition at line 125 of file gr55xx_ll_bod.h.

◆ LL_BOD_STATIC_ENABLE

#define LL_BOD_STATIC_ENABLE   (0x1)

BOD STATIC enable

Definition at line 124 of file gr55xx_ll_bod.h.