flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
TimestampU Struct Reference

Timestamp (unsigned) More...

#include <timeutils.h>

Data Fields

uint64_t sec
 seconds
 
uint32_t nanosec
 nanoseconds
 

Detailed Description

Timestamp (unsigned)

Definition at line 19 of file timeutils.h.

Field Documentation

◆ nanosec

uint32_t nanosec

nanoseconds

Definition at line 22 of file timeutils.h.

◆ sec

uint64_t sec

seconds

Definition at line 21 of file timeutils.h.


The documentation for this struct was generated from the following file: