PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Classes | Namespaces
simpleport.h File Reference
#include <PropWare/gpio/port.h>
+ Include dependency graph for simpleport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropWare::SimplePort
 The PropWare::SimplePort is the recommended way to use data ports on the Propeller. All pins are consecutive, which allows for some simple shortcuts in reading, writing, and initialization. More...
 

Namespaces

 PropWare
 Generic definitions and functions for the Parallax Propeller.
 

Detailed Description

Author
David Zemon

Definition in file simpleport.h.