![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
This structure defines the fxls8471q raw data buffer. More...
#include <fxls8471q_drv.h>
Data Fields | |
uint32_t | timestamp |
int16_t | accel [3] |
This structure defines the fxls8471q raw data buffer.
Definition at line 66 of file fxls8471q_drv.h.
int16_t accel[3] |
The time, this sample was recorded. The accel data
Definition at line 69 of file fxls8471q_drv.h.
Referenced by main().
uint32_t timestamp |
Definition at line 68 of file fxls8471q_drv.h.