AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A class containing the data for a single SPI transaction. Used in combination with SPIHardwarePlugin and allows for multiple transactions to be queued. More...
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | isobus::SPITransactionFrame |
A class containing the data for a single SPI transaction. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A class containing the data for a single SPI transaction. Used in combination with SPIHardwarePlugin and allows for multiple transactions to be queued.
Definition in file spi_transaction_frame.hpp.