CCIMXDesktop
 
Loading...
Searching...
No Matches
PesudoICM20608 Class Reference

Pseudo implementation of ICM20608 for testing or non-real hardware. More...

#include <PesudoICM20608.h>

Public Member Functions

PesudoICM20608operator= (const PesudoICM20608 &)=delete
 Disable copy assignment and copy constructor.
 
 PesudoICM20608 (const PesudoICM20608 &)=delete
 
bool get_package_sync (ICM20608AppData &empty_data_pack)
 Get pseudo sensor data package.
 

Detailed Description

Pseudo implementation of ICM20608 for testing or non-real hardware.

Member Function Documentation

◆ get_package_sync()

bool PesudoICM20608::get_package_sync ( ICM20608AppData empty_data_pack)

Get pseudo sensor data package.

Parameters
empty_data_packReference to data struct to fill.
Returns
always returns true for test data.

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