![]() |
ISF
1.1
Intelligent Sensing Framework
|
A single sample set of AFE sensor data. More...
#include <fxlc95000_util.h>
Data Fields | |
int16 | data [NUM_SENSOR_AXIS] |
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.
Definition at line 58 of file fxlc95000_util.h.
Raw or trimmed value for each axis/sensor
Definition at line 59 of file fxlc95000_util.h.