![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Go to the source code of this file.
Classes | |
class | Driver::SPI::Arduino::Master |
This class implements the SPI interface using the Arduino Framework. More... | |
struct | Driver::SPI::Arduino::Master::SPIConfig_T |
SPI Settings (note: needed because the SPISettings class does not allow changing the baudrate once instantiated) More... | |
Namespaces | |
namespace | Driver |
namespace | |
namespace | Driver::SPI |
The 'SPI' namespace defines a platform independent interface SPI drivers. | |
namespace | Driver::SPI::Arduino |
The 'Arduino' namespace implements the SPI interfaces using the Arduino framework. | |
Macros | |
#define | OPTION_DRIVER_SPI_ARDUINO_OUTPUT_ONLY_BUF_SIZE 16 |
Maximum buffer size for an output only transfer. | |
#define OPTION_DRIVER_SPI_ARDUINO_OUTPUT_ONLY_BUF_SIZE 16 |
Maximum buffer size for an output only transfer.