9#ifndef CAN_CONSTANTS_HPP
10#define CAN_CONSTANTS_HPP
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollu...
constexpr std::uint8_t NULL_CAN_ADDRESS
The NULL CAN address defined by J1939 and ISO11783.
constexpr std::uint16_t NULL_OBJECT_ID
Special ID used to indicate no object.
constexpr std::uint8_t CAN_DATA_LENGTH
The length of a classical CAN frame.
constexpr std::uint8_t BROADCAST_CAN_ADDRESS
The global/broadcast CAN address.
constexpr std::uint64_t DEFAULT_NAME
An invalid NAME used as a default.
constexpr std::uint32_t DEFAULT_IDENTIFIER
An invalid identifier used as a default.
constexpr std::uint32_t CAN_PORT_MAXIMUM
An arbitrary limit for memory consumption.