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

An interface for using the MCP2515 can controller. More...

#include <cstring>
#include <string>
#include <vector>
#include "isobus/hardware_integration/can_hardware_plugin.hpp"
#include "isobus/hardware_integration/spi_hardware_plugin.hpp"
#include "isobus/isobus/can_constants.hpp"
#include "isobus/isobus/can_hardware_abstraction.hpp"
#include "isobus/isobus/can_message_frame.hpp"
Include dependency graph for mcp2515_can_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::MCP2515CANInterface
 A CAN Driver for the MCP2515 CAN controller. More...
 

Namespaces

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

Detailed Description

An interface for using the MCP2515 can controller.

Author
Daan Steenbergen

Definition in file mcp2515_can_interface.hpp.