SpiPins Struct Reference
SPI pin connections. More...
#include <SPI.h>
Collaboration diagram for SpiPins:
Public Attributes | |
uint8_t | sck {SPI_PIN_DEFAULT} |
uint8_t | miso {SPI_PIN_DEFAULT} |
uint8_t | mosi {SPI_PIN_DEFAULT} |
uint8_t | ss {SPI_PIN_DEFAULT} |
Detailed Description
SPI pin connections.
The documentation for this struct was generated from the following file: