AM62x MCU+ SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

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