![]() |
uGOOSE
1.0
GOOSE for Embedded Devices. Sample project for Renesas R-IN32-EC
|
#include <uied_types.h>
Data Fields | |
UINT32 | u32_Seconds |
UINT32 | u32_uSecondsRaw |
UINT32 | u32_uSeconds |
BOOL8 | b8_Leap |
BOOL8 | b8_Failure |
BOOL8 | b8_NotSynchronized |
UINT8 | u8_Accuracy |
uIED Time Stamp Structure
BOOL8 b8_Failure |
TRUE = Failure
BOOL8 b8_Leap |
TRUE = Leap Year
BOOL8 b8_NotSynchronized |
TRUE = Not Synchronised
UINT32 u32_Seconds |
Unix Epoch time (number seconds since 1970-01-01)
UINT32 u32_uSeconds |
MicroSeconds (in range 0 .. 999999)
UINT32 u32_uSecondsRaw |
MicroSeconds (in range 0x0 .. 0xffffff)
UINT8 u8_Accuracy |
Accuracy