GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Master.h File Reference
#include "Driver/SPI/Master.h"
#include "Bsp/Api.h"
#include "SPI.h"
#include <stdint.h>
Include dependency graph for Master.h:

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.
 

Macro Definition Documentation

◆ OPTION_DRIVER_SPI_ARDUINO_OUTPUT_ONLY_BUF_SIZE

#define OPTION_DRIVER_SPI_ARDUINO_OUTPUT_ONLY_BUF_SIZE   16

Maximum buffer size for an output only transfer.