Sens'it SDK  v2.0.0
Data Fields
fxos8700_data_s Struct Reference

Data structure for acceleration & magnetic data. More...

#include <fxos8700.h>

Data Fields

s16 x
 
s16 y
 
s16 z
 

Detailed Description

Data structure for acceleration & magnetic data.


For acceleration convert values in g with the LSB resolution of the configured acceleration range.

Field Documentation

◆ x

s16 fxos8700_data_s::x

Data on X-axis

◆ y

s16 fxos8700_data_s::y

Data on Y-axis

◆ z

s16 fxos8700_data_s::z

Data on Z-axis


The documentation for this struct was generated from the following file: