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

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

#include <fxls896x_drv.h>

Collaboration diagram for fxls896x_acceldata_t:
Collaboration graph

Data Fields

uint32_t timestamp
 
int16_t accel [3]
 

Detailed Description

This structure defines the fxls896x raw data buffer.

Definition at line 52 of file fxls896x_drv.h.

Field Documentation

◆ accel

int16_t accel[3]

The time, this sample was recorded. The accel data

Definition at line 55 of file fxls896x_drv.h.

Referenced by accel_off_noise(), and main().

◆ timestamp

uint32_t timestamp

Definition at line 54 of file fxls896x_drv.h.


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