atMETEO
An ATmega based weather station
Classes | Namespaces

Wrapper for accessing built-in SPI communication interface. More...

#include <inttypes.h>
#include "lib/utils.h"
#include "pin.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Avr::Spi< TCsDigitalIo, csPinNumber >
 A C++ wrapper for accessing the built-in SPI communication interface. More...
 

Namespaces

 Avr
 Namespace containing all symbols of the AVR C++ utilities library.
 

Detailed Description

Wrapper for accessing built-in SPI communication interface.

Avr::Spi is a class implementing a C++ wrapper for accessing the built-in SPI communication interface.