ApraLinuxUtils 1.0.0
C++ utility library for embedded Linux systems
 
Loading...
Searching...
No Matches
EventCallbacks.h File Reference

Go to the source code of this file.

Namespaces

namespace  apra
 

Typedefs

typedef void * I2CEventCallback(void *context, apra::I2C_Transaction_Message message)
 

Typedef Documentation

◆ I2CEventCallback

typedef void * I2CEventCallback(void *context, apra::I2C_Transaction_Message message)

Definition at line 22 of file EventCallbacks.h.