ISSDK  1.7
IoT Sensing Software Development Kit
Data Fields
fxlc95000_acceldata_t Struct Reference

This structure defines the fxlc95000 pedometer data buffer. More...

#include <fxlc95000_drv.h>

Collaboration diagram for fxlc95000_acceldata_t:
Collaboration graph

Data Fields

uint32_t timestamp
 
int16_t accel [3]
 

Detailed Description

This structure defines the fxlc95000 pedometer data buffer.

Definition at line 79 of file fxlc95000_drv.h.

Field Documentation

◆ accel

int16_t accel[3]

The time, this sample was recorded.

Definition at line 82 of file fxlc95000_drv.h.

Referenced by main().

◆ timestamp

uint32_t timestamp

Definition at line 81 of file fxlc95000_drv.h.

Referenced by main().


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