PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Classes | Namespaces | Macros
spi.h File Reference
#include <PropWare/PropWare.h>
#include <PropWare/gpio/pin.h>
#include <PropWare/hmi/output/printer.h>
#include <PropWare/hmi/input/scancapable.h>
+ Include dependency graph for spi.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropWare::SPI
 SPI serial communications library; Core functionality comes from a dedicated assembly cog. More...
 

Namespaces

 PropWare
 Generic definitions and functions for the Parallax Propeller.
 

Macros

#define ASMVAR(name)   FC_ADDR(#name "%=", "SpiBlockWriteStart%=")
 
#define ASMVAR(name)   FC_ADDR(#name "%=", "SpiBlockReadStart%=")
 

Detailed Description

Author
David Zemon

Definition in file spi.h.