nRF Connect SDK API 0.1.0
|
Application module event. More...
#include <app_module_event.h>
Data Fields | |
struct app_event_header | header |
enum app_module_event_type | type |
enum app_module_data_type | data_list [APP_DATA_COUNT] |
union { | |
int err | |
uint32_t id | |
} | data |
size_t | count |
int | timeout |
Application module event.