Public Member Functions | Public Attributes

SCS::can_Id_t Struct Reference

Convenience wrapper for CAN ID with highest bit code to tell 11/29 bit apart. More...

#include <canaerotypes.h>

List of all members.

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_

Detailed Description

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.


The documentation for this struct was generated from the following file: