LUFA Library  151115
Master SPI Mode Serial USART Driver - LUFA/Drivers/Peripheral/SerialSPI.h

Hardware SPI Master Mode Serial USART driver. More...

Modules

 Master SPI Mode Serial USART Peripheral Driver (AVR8)
 
 Master SPI Mode Serial USART 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 Master Mode serial USART driver. This module provides an easy to use driver for the setup and transfer of data over the selected architecture and microcontroller model's USART port, using a SPI framing format.

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.