Sens'it SDK
v2.0.0
|
Data structure for acceleration & magnetic data. More...
#include <fxos8700.h>
Data Fields | |
s16 | x |
s16 | y |
s16 | z |
Data structure for acceleration & magnetic data.
For acceleration convert values in g with the LSB resolution of the configured acceleration range.
s16 fxos8700_data_s::x |
Data on X-axis
s16 fxos8700_data_s::y |
Data on Y-axis
s16 fxos8700_data_s::z |
Data on Z-axis