Macros

#define APP_BOD_STATIC_ENABLE   HAL_BOD_STATIC_ENABLE
 
#define APP_BOD_STATIC_DISABLE   HAL_BOD_STATIC_DISABLE
 

Detailed Description

Macro Definition Documentation

◆ APP_BOD_STATIC_DISABLE

#define APP_BOD_STATIC_DISABLE   HAL_BOD_STATIC_DISABLE

BOD STATIC disable

Definition at line 110 of file app_bod.h.

◆ APP_BOD_STATIC_ENABLE

#define APP_BOD_STATIC_ENABLE   HAL_BOD_STATIC_ENABLE

BOD STATIC enable

Definition at line 109 of file app_bod.h.