![]() |
LibDriver ADXL362
|
adxl362 frame structure definition More...
#include <driver_adxl362.h>
Data Fields | |
| adxl362_frame_type_t | type |
| int16_t | raw |
| float | data |
adxl362 frame structure definition
Definition at line 201 of file driver_adxl362.h.
| float data |
converted data
Definition at line 205 of file driver_adxl362.h.
| int16_t raw |
raw data
Definition at line 204 of file driver_adxl362.h.
| adxl362_frame_type_t type |
frame type
Definition at line 203 of file driver_adxl362.h.