LUFA Library  210130
SPI Driver - LUFA/Drivers/Peripheral/SPI.h

Hardware Serial Peripheral Interface driver. More...

Modules

 SPI Peripheral Driver (AVR8)
 
 SPI Peripheral Driver (XMEGA)
 

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Module Description

Hardware SPI driver. This module provides an easy to use driver for the setup and transfer of data over the selected architecture and microcontroller model's SPI port.

Note
The exact API for this driver may vary depending on the target used - see individual target module documentation for the API specific to your target processor.