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

Abstracts the real or pseudo adapter to provide sensor data. More...

#include <ICM20608DataFactory.h>

Public Member Functions

ICM20608DataFactoryoperator= (const ICM20608DataFactory &)=delete
 Disable copy assignment and copy constructor.
 
 ICM20608DataFactory (const ICM20608DataFactory &)=delete
 
bool get_package_sync (ICM20608AppData &empty_data_pack)
 Get sensor data package synchronously.
 

Detailed Description

Abstracts the real or pseudo adapter to provide sensor data.

Member Function Documentation

◆ get_package_sync()

bool ICM20608DataFactory::get_package_sync ( ICM20608AppData empty_data_pack)
inline

Get sensor data package synchronously.

Parameters
empty_data_packReference to data struct to fill.
Returns
true if data is valid.

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