REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
bus.h File Reference
#include <Arduino.h>
#include <cstdint>
#include <bus/bus.h>
#include <SPI.h>
Include dependency graph for bus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bus
 

Macros

#define BUS_SPI_INTERFACE   SPI1;
 

Variables

SPIClass & bus::spi = BUS_SPI_INTERFACE
 

Macro Definition Documentation

◆ BUS_SPI_INTERFACE

#define BUS_SPI_INTERFACE   SPI1;

Definition at line 15 of file bus.h.