The Packet type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommandCode |
Gets the command being referenced by the packet.
| |
| Data |
Gets the data stored in the packet.
| |
| Direction |
Gets the direction of the packet.
| |
| IicAddress |
Gets the address of the IIC module referenced by the packet.
| |
| Length |
Gets the length of the data stored in the packet + 1 byte for the command.
|