The Packet type exposes the following members.

Fields

  NameDescription
MAX_DATA_BYTES
Maximum number of bytes that can be transmitted in the data portion of a packet.
mCommandCode
The command being referenced by the packet.
mData
The data stored in the packet.
mDirection
The direction of the packet.
mIicAddress
The address of the IIC module referenced by the packet.

See Also