AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A classical CAN frame, with 8 data bytes. More...
#include <cstdint>
Go to the source code of this file.
Classes | |
class | isobus::CANMessageFrame |
A CAN frame for interfacing with a hardware layer, like socket CAN or other interface. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A classical CAN frame, with 8 data bytes.
Definition in file can_message_frame.hpp.