DolphinV4 API  1.6.1.0
PACKET_SERIAL_TYPE Struct Reference

Packet structure (ESP3) More...

#include <EO3100I_API.h>

Collaboration diagram for PACKET_SERIAL_TYPE:

Data Fields

uint16 u16DataLength
uint8 u8OptionLength
 Amount of raw data bytes to be received. The most significant byte is sent/received first.
uint8 u8Type
 Amount of optional data bytes to be received.
uint8 * u8DataBuffer
 Packe type code.

Detailed Description

Packet structure (ESP3)