Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
SPIShiftRegisterOut.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include "ShiftRegisterOutBase.hpp"
#include <AH/Containers/BitArray.hpp>
#include <Arduino.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 >
 A class for serial-in/parallel-out shift registers, like the 74HC595 that are connected to the SPI bus. More...
 

Namespaces

 AH