Arduino-SPI
Serial Peripheral Interface (SPI) library for Arduino
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
SPI.h
Go to the documentation of this file.
1
19
#ifndef HARDWARE_SPI_H
20
#define HARDWARE_SPI_H
21
#if defined(AVR)
22
#include "
Hardware/AVR/SPI.h
"
23
#elif defined(SAM)
24
#include "
Hardware/SAM/SPI.h
"
25
#endif
26
#endif
SPI.h
SPI.h
src
Hardware
SPI.h
Generated on Sat Oct 14 2017 03:10:55 for Arduino-SPI by
1.8.11