Exploring BeagleBone  V1.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Macros
I2CDevice.h File Reference
#include "BusDevice.h"
Include dependency graph for I2CDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  exploringBB::I2CDevice
 Generic I2C Device class that can be used to connect to any type of I2C device and read or write to its registers. More...
 

Namespaces

 exploringBB
 

Macros

#define BBB_I2C_0   "/dev/i2c-0"
 
#define BBB_I2C_1   "/dev/i2c-1"
 

Macro Definition Documentation

#define BBB_I2C_0   "/dev/i2c-0"
#define BBB_I2C_1   "/dev/i2c-1"