21 #ifndef SELKIELoggerI2C_Connection
22 #define SELKIELoggerI2C_Connection
int i2c_openConnection(const char *bus)
Set up a connection to the specified bus.
float(* i2c_dev_read_fn)(const int, const int, const void *)
Device specific callback functions.
void i2c_closeConnection(int handle)
Close existing connection.
int16_t i2c_swapbytes(const int16_t in)
Swap word byte order.