I2C LSM9DS1 RaspberryPI C++ Library
LSM9DS1callback Class Referenceabstract

Callback interface where the callback needs to be implemented by the host application. More...

#include <LSM9DS1.h>

Public Member Functions

virtual void hasSample (LSM9DS1Sample sample)=0
 Called after a sample has arrived.
 

Detailed Description

Callback interface where the callback needs to be implemented by the host application.


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