AM64x MCU+ SDK  08.02.00

Introduction

The ICSSG TimeSync module implements the generic Enet Time Synchronization API set.

Data Structures

struct  IcssgTimeSync_Cfg
 TimeSync configuration parameters. More...
 

Enumerations

enum  IcssgTimeSync_ClkType { ICSSG_TIMESYNC_CLKTYPE_WORKING_CLOCK = 1U, ICSSG_TIMESYNC_CLKTYPE_SYSTEM_TIME, ICSSG_TIMESYNC_CLKTYPE_GLOBAL_TIME }
 ICSSG TimeSync clock types. More...
 

Enumeration Type Documentation

◆ IcssgTimeSync_ClkType

ICSSG TimeSync clock types.

Enumerator
ICSSG_TIMESYNC_CLKTYPE_WORKING_CLOCK 

Working clock type

ICSSG_TIMESYNC_CLKTYPE_SYSTEM_TIME 

System time clock type

ICSSG_TIMESYNC_CLKTYPE_GLOBAL_TIME 

Global time clock type