SPISettings.h File Reference
#include "Digital.h"
Include dependency graph for SPISettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SPISpeed
 Contains bus frequency and corresponding divisor/prescaler settings. More...
 
class  SPISettings
 
#define SPI_MODE0   0x00
 
#define SPI_MODE1   0x0F
 
#define SPI_MODE2   0xF0
 
#define SPI_MODE3   0xFF
 
const uint32_t SPI_SPEED_DEFAULT = 4000000UL