Include dependency graph for SPIBase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | SpiPins |
| SPI pin connections. More... | |
| class | SPIBase |
Macros | |
| #define | SPI_HAS_TRANSACTION 1 |
Variables | |
| static constexpr uint8_t | SPI_PIN_DEFAULT {0xff} |
| SPI driver uses default pin assignment. More... | |
Macro Definition Documentation
◆ SPI_HAS_TRANSACTION
| #define SPI_HAS_TRANSACTION 1 |
1.9.1