![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
This structure defines the mma865x raw data buffer. More...
#include <mma865x_drv.h>

Data Fields | |
| uint32_t | timestamp |
| int16_t | accel [3] |
This structure defines the mma865x raw data buffer.
Definition at line 64 of file mma865x_drv.h.
| int16_t accel[3] |
| uint32_t timestamp |
Time stamp value in micro-seconds.
Definition at line 66 of file mma865x_drv.h.