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

Go to the source code of this file.

Classes

class  apra::I2CError
 

Namespaces

namespace  apra
 

Enumerations

enum  apra::I2C_ERROR_CODE {
  apra::NO_ERROR , apra::OPEN_BUS_ERROR , apra::WRITE_ERROR , apra::READ_ERROR ,
  apra::BUS_UNOPENED
}