Byggern
|
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) | |
A namespace containing everything related to the SPI driver.
void SPI::SPI_STC_vect | ( | ) |
The interrupt vector for when a transmission is complete.