|
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 | EXPECTEDRESPONSE |
| unsigned char | DATA [514] |
Definition at line 285 of file DP5Protocol.h.
| unsigned char Packet_Out::DATA[514] |
Definition at line 290 of file DP5Protocol.h.
| unsigned char Packet_Out::EXPECTEDRESPONSE |
Definition at line 289 of file DP5Protocol.h.
| unsigned short Packet_Out::LEN |
Definition at line 288 of file DP5Protocol.h.
| unsigned char Packet_Out::PID1 |
Definition at line 286 of file DP5Protocol.h.
| unsigned char Packet_Out::PID2 |
Definition at line 287 of file DP5Protocol.h.
1.7.6.1