AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
spi_interface_esp.hpp File Reference

A (synchronous) implementation for SPI communication with (CAN) hardware devices on ESP platforms. More...

#include "isobus/hardware_integration/spi_hardware_plugin.hpp"
#include "driver/spi_master.h"
#include "freertos/semphr.h"
Include dependency graph for spi_interface_esp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::SPIInterfaceESP
 A driver for (synchronous) SPI communication on ESP platforms. More...
 

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

A (synchronous) implementation for SPI communication with (CAN) hardware devices on ESP platforms.

Author
Daan Steenbergen

Definition in file spi_interface_esp.hpp.