Sensorian  1.0
C API Reference Guide Library
rawdata Struct Reference

Structure encapsulating triple axis raw data. More...

#include <FXOS8700CQ.h>

Data Fields

int16_t x
 
int16_t y
 
int16_t z
 

Detailed Description

Structure encapsulating triple axis raw data.

Definition at line 544 of file FXOS8700CQ.h.

Field Documentation

int16_t x

x axis raw data

Definition at line 546 of file FXOS8700CQ.h.

int16_t y

y axis raw data

Definition at line 547 of file FXOS8700CQ.h.

int16_t z

z axis raw data

Definition at line 548 of file FXOS8700CQ.h.


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