Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

TimeStamp Struct Reference

TimeStamp Struct Reference

제어 명령 중 CONTROL_Time_Sync 일 경우 usMessageBody의 값
stControlReqHdr 참조 제어 메시지 수신 데이터에 포함되어 있다. More...

#include <Struct_Control_Opt.h>

Data Fields

U8 unTimeStamp [4]
 Unix Time.

Detailed Description

제어 명령 중 CONTROL_Time_Sync 일 경우 usMessageBody의 값
stControlReqHdr 참조 제어 메시지 수신 데이터에 포함되어 있다.

Definition at line 22 of file Struct_Control_Opt.h.


Field Documentation

Unix Time.

Definition at line 27 of file Struct_Control_Opt.h.