![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
#include "flexptp/timeutils.h"
Go to the source code of this file.
Functions | |
void | ptphw_gettime (TimestampU *pTime) |
void ptphw_gettime | ( | TimestampU * | pTime | ) |
Get time right from the hardware clock.
pTime | pointer to a TimestampU object. |
Definition at line 45 of file ptp_port_ch32f207_etherlib.c.