gccDppConsole Test C++ SDK
20170920
DPP C++ Console Demonstration
|
#include <DP5Protocol.h>
Public Attributes | |
unsigned char | PID1 |
unsigned char | PID2 |
unsigned short | LEN |
unsigned char | STATUS |
unsigned char | DATA [32768] |
long | CheckSum |
Definition at line 276 of file DP5Protocol.h.
long _Packet_In::CheckSum |
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.