HardwareSPI/src/include/HSPI/Controller.h File Reference
#include <cstdint>#include <esp_attr.h>#include "Request.h"#include <bitset>#include "Common.h"#include <ControllerBase.h>
Include dependency graph for HardwareSPI/src/include/HSPI/Controller.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | HSPI::SpiPins |
| SPI pin connections. More... | |
| class | HSPI::Controller |
| Manages access to SPI hardware. More... | |
Namespaces | |
| HSPI | |
Variables | |
| static constexpr uint8_t | HSPI::SPI_PIN_NONE {0xff} |
| static constexpr uint8_t | HSPI::SPI_PIN_DEFAULT {0xfe} |
1.9.1