//spi.h - hardware SPI #ifndef SPI_H #define SPI_H #include #include #include "config.h" #define SPI_SPCR(rat, pha, pol, mst, dor) ((rat & 3) | (pha?(1<