![]() |
PropWare
3.0.0.229
C++ objects and CMake build system for Parallax Propeller
|
#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. | |
Definition in file simpleport.h.
1.8.17