Byggern
SPI Namespace Reference

A namespace containing everything related to the SPI driver. More...

Classes

struct  PIN
 A struct which holds the information about a pin. Used in order to pass pin information. More...
 
class  SPI
 An SPI driver which implements the AVR SPI interface. More...
 

Functions

void SPI_STC_vect ()
 
 ISR (SPI_STC_vect)
 

Detailed Description

A namespace containing everything related to the SPI driver.

Function Documentation

§ SPI_STC_vect()

void SPI::SPI_STC_vect ( )

The interrupt vector for when a transmission is complete.