ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
sensor_data Struct Reference

This structure defines the fxls8962 raw data buffer. More...

Collaboration diagram for sensor_data:
Collaboration graph

Data Fields

int16_t xdata
 
int16_t ydata
 
int16_t zdata
 

Detailed Description

This structure defines the fxls8962 raw data buffer.

This structure defines the fxls8974 raw data buffer.

This structure defines the fxls896x raw data buffer.

Definition at line 206 of file fxls8962_freemaster_demo.c.

Field Documentation

◆ xdata

int16_t xdata

The x accel data

Definition at line 208 of file fxls8962_freemaster_demo.c.

Referenced by perform_selftest().

◆ ydata

int16_t ydata

The y accel data

Definition at line 209 of file fxls8962_freemaster_demo.c.

Referenced by perform_selftest().

◆ zdata

int16_t zdata

The z accel data

Definition at line 210 of file fxls8962_freemaster_demo.c.

Referenced by perform_selftest().


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