AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A representation of a classical CAN identifier with utility functions for ectracting values that are encoded inside, along with some helpful constants. More...
#include <cstdint>
Go to the source code of this file.
Classes | |
class | isobus::CANIdentifier |
A utility class that allows easy interpretation of a 32 bit CAN identifier. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A representation of a classical CAN identifier with utility functions for ectracting values that are encoded inside, along with some helpful constants.
Definition in file can_identifier.hpp.