KatanaNativeInterface  $VERSION$
Public Attributes
TPacket Struct Reference

Communication packet. More...

#include <cplSerial.h>

Collaboration diagram for TPacket:
Collaboration graph

List of all members.

Public Attributes

byte send_sz
 send size of the packet
byte read_sz
 read size of the packet

Detailed Description

Communication packet.

Definition at line 82 of file cplSerial.h.


Member Data Documentation

byte TPacket::read_sz

read size of the packet

Definition at line 84 of file cplSerial.h.

byte TPacket::send_sz

send size of the packet

Definition at line 83 of file cplSerial.h.


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