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

Go to the source code of this file.

Data Structures

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

Namespaces

 exploringBB
 

Macros

#define SPI_PATH   "/dev/spidev"
 

Macro Definition Documentation

#define SPI_PATH   "/dev/spidev"

The general path to an SPI device