GLOBAL_CCU4: Enumerations

GLOBAL_CCU4

GLOBAL_CCU4
Enumerations
enum  GLOBAL_CCU4_STATUS { GLOBAL_CCU4_STATUS_SUCCESS = 0U, GLOBAL_CCU4_STATUS_FAILURE }
 Return status of the GLOBAL_CCU4 APP. More...
typedef enum GLOBAL_CCU4_STATUS GLOBAL_CCU4_STATUS_t
 Return status of the GLOBAL_CCU4 APP.

Enumeration Type Documentation

Return status of the GLOBAL_CCU4 APP.

Enumerator:
GLOBAL_CCU4_STATUS_SUCCESS 

Status success

GLOBAL_CCU4_STATUS_FAILURE 

Status failure

Definition at line 104 of file GLOBAL_CCU4.h.