Macros

#define APP_BOD_EVENT_LEVEL_0   HAL_BOD2_LEVEL_0
 
#define APP_BOD_EVENT_LEVEL_1   HAL_BOD2_LEVEL_1
 
#define APP_BOD_EVENT_LEVEL_2   HAL_BOD2_LEVEL_2
 
#define APP_BOD_EVENT_LEVEL_3   HAL_BOD2_LEVEL_3
 
#define APP_BOD_EVENT_LEVEL_4   HAL_BOD2_LEVEL_4
 
#define APP_BOD_EVENT_LEVEL_5   HAL_BOD2_LEVEL_5
 
#define APP_BOD_EVENT_LEVEL_6   HAL_BOD2_LEVEL_6
 
#define APP_BOD_EVENT_LEVEL_7   HAL_BOD2_LEVEL_7
 

Detailed Description

Macro Definition Documentation

◆ APP_BOD_EVENT_LEVEL_0

#define APP_BOD_EVENT_LEVEL_0   HAL_BOD2_LEVEL_0

BOD event Level 0

Definition at line 116 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_1

#define APP_BOD_EVENT_LEVEL_1   HAL_BOD2_LEVEL_1

BOD event Level 1

Definition at line 117 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_2

#define APP_BOD_EVENT_LEVEL_2   HAL_BOD2_LEVEL_2

BOD event Level 2

Definition at line 118 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_3

#define APP_BOD_EVENT_LEVEL_3   HAL_BOD2_LEVEL_3

BOD event Level 3

Definition at line 119 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_4

#define APP_BOD_EVENT_LEVEL_4   HAL_BOD2_LEVEL_4

BOD event Level 4

Definition at line 120 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_5

#define APP_BOD_EVENT_LEVEL_5   HAL_BOD2_LEVEL_5

BOD event Level 5

Definition at line 121 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_6

#define APP_BOD_EVENT_LEVEL_6   HAL_BOD2_LEVEL_6

BOD event Level 6

Definition at line 122 of file app_bod.h.

◆ APP_BOD_EVENT_LEVEL_7

#define APP_BOD_EVENT_LEVEL_7   HAL_BOD2_LEVEL_7

BOD event Level 7

Definition at line 123 of file app_bod.h.