Arduino Helpers master
Utility library for Arduino
Classes
SPIShiftRegisterOut.hpp File Reference
#include "ShiftRegisterOutBase.hpp"
#include <AH/Arduino-Wrapper.h>
#include <SPI.h>
#include "SPIShiftRegisterOut.ipp"
+ Include dependency graph for SPIShiftRegisterOut.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPIShiftRegisterOut< N, SPIDriver >
 A class for serial-in/parallel-out shift registers, like the 74HC595 that are connected to the SPI bus. More...