Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Struct_Common.h File Reference

Struct_Common.h File Reference

GMMP 공통 구조체 More...

Go to the source code of this file.

Data Structures

struct  GMMPHeader
 GMMP TCP Packet Common Header. More...
union  ConvertShort
 short형 변수를 endian 변환을 위해 사용된다. More...
union  ConvertInt
 short형 변수를 endian 변환을 위해 사용된다. More...
struct  SMSMessage
 GMMP SMS Packet. More...

Detailed Description

GMMP 공통 구조체

Date:
2013/11/21
Version:
0.0.0.1

Definition in file Struct_Common.h.