gccDppConsole Test C++ SDK  20170920
DPP C++ Console Demonstration
Public Attributes
_Packet_In Struct Reference

#include <DP5Protocol.h>

List of all members.

Public Attributes

unsigned char PID1
unsigned char PID2
unsigned short LEN
unsigned char STATUS
unsigned char DATA [32768]
long CheckSum

Detailed Description

Definition at line 276 of file DP5Protocol.h.


Member Data Documentation

Definition at line 282 of file DP5Protocol.h.

unsigned char _Packet_In::DATA[32768]

Definition at line 281 of file DP5Protocol.h.

unsigned short _Packet_In::LEN

Definition at line 279 of file DP5Protocol.h.

unsigned char _Packet_In::PID1

Definition at line 277 of file DP5Protocol.h.

unsigned char _Packet_In::PID2

Definition at line 278 of file DP5Protocol.h.

unsigned char _Packet_In::STATUS

Definition at line 280 of file DP5Protocol.h.


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