PDK API Guide for J721E
TimeSync_PpsConfig Struct Reference

Detailed Description

TimeSync PPS configuration structure.

Data Fields

uint32_t ppsPulseIntervalNs
 
TimeSync_ppsNotifyCb ppsNotifyCb
 
void * ppsNotifyCbArg
 

Field Documentation

◆ ppsPulseIntervalNs

uint32_t TimeSync_PpsConfig::ppsPulseIntervalNs

Hardware timer generates a periodic pulse, which can be used by application. When the interval(in ns) is configured to 1 second (1000000000 ns), it becomes the 1PPS signal

◆ ppsNotifyCb

TimeSync_ppsNotifyCb TimeSync_PpsConfig::ppsNotifyCb

PTP PPS callback

◆ ppsNotifyCbArg

void* TimeSync_PpsConfig::ppsNotifyCbArg

PTP PPS callback argument