Expand description
Defines various PDU contents, including generic Data
or the Name
fields.
Structs§
- Data
- Bitfield representing an 8-byte data field.
- Name
- Represents a
Name
in the SAE J1939 protocol. - Pdu
- Represents a Protocol Data Unit (PDU) in the context of Controller Area Network (CAN).
Traits§
- IsData
Unit - Marks a type, associating it with a protocol data unit (PDU)