Dezibot 4
Loading...
Searching...
No Matches
FIFO_Package Struct Reference

#include <MotionDetection.h>

+ Collaboration diagram for FIFO_Package:

Public Attributes

int8_t header
 
IMUResult gyro
 
IMUResult accel
 
int16_t temperature
 
int16_t timestamp
 

Detailed Description

Definition at line 42 of file MotionDetection.h.

Member Data Documentation

◆ accel

IMUResult FIFO_Package::accel

Definition at line 45 of file MotionDetection.h.

◆ gyro

IMUResult FIFO_Package::gyro

Definition at line 44 of file MotionDetection.h.

◆ header

int8_t FIFO_Package::header

Definition at line 43 of file MotionDetection.h.

◆ temperature

int16_t FIFO_Package::temperature

Definition at line 46 of file MotionDetection.h.

◆ timestamp

int16_t FIFO_Package::timestamp

Definition at line 47 of file MotionDetection.h.


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