ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
fxlc9500x_afe_data_t Struct Reference

A single sample set of AFE sensor data. More...

#include <fxlc95000_util.h>

Data Fields

int16 data [NUM_SENSOR_AXIS]

Detailed Description

A single sample set of AFE sensor data.

The fxlc9500x_afe_data_t structure is used to contain a set of raw or trimmed AFE sensor data taken during a single AFE sample. A 16 bit signed value is stored for each axis/sensor, where the number of axis/sensors in each sample is defined in the NUM_SENSOR_AXIS macro.

See also:
fxlc9500x_framerate_set()

Definition at line 58 of file fxlc95000_util.h.


Field Documentation

Raw or trimmed value for each axis/sensor

Definition at line 59 of file fxlc95000_util.h.


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