Collaboration diagram for Enumerations:Enumerations | |
| enum | app_comp_evt_t { APP_COMP_EVT_DONE, APP_COMP_EVT_ERROR } |
| COMP event Enumerations definition. More... | |
| enum app_comp_evt_t |
COMP event Enumerations definition.
| Enumerator | |
|---|---|
| APP_COMP_EVT_DONE | |
| APP_COMP_EVT_ERROR | |
Definition at line 74 of file app_comp.h.