LUFA Library  151115
SPI.h File Reference

Hardware Serial Peripheral Interface driver. More...

#include "../../Common/Common.h"
#include "AVR8/SPI_AVR8.h"

Detailed Description

This file is the master dispatch header file for the device-specific SPI driver, for microcontrollers containing a hardware SPI.

User code should include this file, which will in turn include the correct SPI driver header file for the currently selected architecture and microcontroller model.