|
Exploring BeagleBone
V1.0
|
#include "BusDevice.h"

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" |
| #define BBB_I2C_0 "/dev/i2c-0" |
| #define BBB_I2C_1 "/dev/i2c-1" |
1.8.8