Macros

#define LL_BOD_STATIC_ENABLE   (0x1U)
 
#define LL_BOD_STATIC_DISABLE   (0x0U)
 

Detailed Description

Macro Definition Documentation

◆ LL_BOD_STATIC_DISABLE

#define LL_BOD_STATIC_DISABLE   (0x0U)

BOD STATIC disable

Definition at line 129 of file ll_bod.h.

◆ LL_BOD_STATIC_ENABLE

#define LL_BOD_STATIC_ENABLE   (0x1U)

BOD STATIC enable

Definition at line 128 of file ll_bod.h.