Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Delivery_Rsp Struct Reference

Delivery_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response Delivery 구조체 OMP에 주기보고 데이터 전송 응답을 수신한다. More...

#include <Struct_Delivery.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stPacketDeliveryRspHdr body
 stPacketDeliveryRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response Delivery 구조체 OMP에 주기보고 데이터 전송 응답을 수신한다.

Definition at line 117 of file Struct_Delivery.h.


Field Documentation

stPacketDeliveryRspHdr 참조

Definition at line 127 of file Struct_Delivery.h.

GMMPHeader 참조

Definition at line 126 of file Struct_Delivery.h.