nRF Connect SDK API 0.1.0
|
Sensor module event. More...
#include <sensor_module_event.h>
Data Fields | |
struct app_event_header | header |
enum sensor_module_event_type | type |
union { | |
struct sensor_module_data sensors | |
struct sensor_module_accel_data accel | |
struct sensor_module_impact_data impact | |
struct sensor_module_batt_lvl_data bat | |
uint32_t id | |
int err | |
} | data |
Sensor module event.