ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
fxas21002_DataBuffer_t Struct Reference

This structure defines the dummy DSA data buffer format. More...

#include <fsl_fxas21002_i2cspi_3D_gyro.h>

Collaboration diagram for fxas21002_DataBuffer_t:
Collaboration graph

Data Fields

uint32 timeStamp
 
int16 gyro [3]
 
uint8 temperature
 

Detailed Description

This structure defines the dummy DSA data buffer format.

Definition at line 25 of file fsl_fxas21002_i2cspi_3D_gyro.h.

Field Documentation

int16 gyro[3]
uint8 temperature

The device temperature measured in celsius scale

Definition at line 28 of file fsl_fxas21002_i2cspi_3D_gyro.h.

Referenced by fsl_fxas21002_i2cspi_3D_gyro_PeriodicCallback().

uint32 timeStamp

The time stamp for the data packet.

Definition at line 26 of file fsl_fxas21002_i2cspi_3D_gyro.h.

Referenced by fsl_fxas21002_i2cspi_3D_gyro_Initialize(), and fsl_fxas21002_i2cspi_3D_gyro_PeriodicCallback().


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