KatanaNativeInterface  $VERSION$
Public Attributes | List of all members
TPacket Struct Reference

Communication packet. More...

#include <cplSerial.h>

Collaboration diagram for TPacket:
Collaboration graph

Public Attributes

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

Detailed Description

Communication packet.

Definition at line 82 of file cplSerial.h.

Member Data Documentation

§ read_sz

byte TPacket::read_sz

read size of the packet

Definition at line 84 of file cplSerial.h.

§ send_sz

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: