|
Arduino-GPIO
General Purpose Input/Output (GPIO) library for Arduino
|

Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
Variables | |
| SRPIO< LSBFIRST, BOARD::D12, BOARD::D13 > | srpio |
| void loop | ( | ) |
Definition at line 14 of file ShiftInOut.ino.
| void setup | ( | ) |
Definition at line 7 of file ShiftInOut.ino.
| SRPIO<LSBFIRST, BOARD::D12, BOARD::D13> srpio |
Definition at line 5 of file ShiftInOut.ino.