Exploring BeagleBone
V1.0
|
Go to the source code of this file.
Data Structures | |
class | exploringBB::BusDevice |
This class is the parent of I2C and SPI devices, so that devices that use both SPI and I2C interfaces can use those interfaces interchangeably. Because it contains abstract methods, the child classes MUST implement the methods that are listed in this class. More... | |
Namespaces | |
exploringBB | |