Convenience wrapper for CAN ID with highest bit code to tell 11/29 bit apart. More...
#include <canaerotypes.h>
Public Member Functions | |
can_Id_t (uint32_t unflagged_id, AS_IDwidth width) | |
AS_IDwidth | idWidth () const |
uint32_t | id () const |
std::string | toString () const |
bool | operator< (const can_Id_t &rhs) const |
Public Attributes | |
uint32_t | id_ |
Convenience wrapper for CAN ID with highest bit code to tell 11/29 bit apart.
Offers a convenient function to log CAN IDs with according length information.