AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
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"
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. | |
A (synchronous) implementation for SPI communication with (CAN) hardware devices on ESP platforms.
Definition in file spi_interface_esp.hpp.