Pseudo implementation of ICM20608 for testing or non-real hardware. More...
#include <PesudoICM20608.h>
Public Member Functions | |
PesudoICM20608 & | operator= (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. | |
Pseudo implementation of ICM20608 for testing or non-real hardware.
bool PesudoICM20608::get_package_sync | ( | ICM20608AppData & | empty_data_pack | ) |
Get pseudo sensor data package.
empty_data_pack | Reference to data struct to fill. |