External Code Interface (ECI)
 All Data Structures Files Functions Variables Typedefs Groups Pages
eci_app_msgdefs.h
Go to the documentation of this file.
1 
6 #ifndef ECI_APP_MSGDEFS_H
7 #define ECI_APP_MSGDEFS_H
8 
17 #define ECI_NOOP_CC 0
18 
25 #define ECI_RESET_HK_COUNTER_CC 1
26 
27 #ifdef ECI_FLAG_TABLE_DEFINED
28 
35 #define ECI_FAULTREP_CONFIG_CC 2
36 
44 #define ECI_FAULTREP_CLEAR_CC 3
45 
46 #endif /* ECI_FLAG_TABLE_DEFINED */
47 
49 #endif /* ECI_APP_MSGDEFS_H */