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

A base class for a CAN driver. Can be derived into your platform's required interface. More...

#include "isobus/isobus/can_message_frame.hpp"
Include dependency graph for can_hardware_plugin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::CANHardwarePlugin
 An abstract base class for a CAN driver. More...
 

Namespaces

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

Detailed Description

A base class for a CAN driver. Can be derived into your platform's required interface.

Author
Adrian Del Grosso

Definition in file can_hardware_plugin.hpp.