![]() |
axiethernet
Vitis Drivers API Documentation
|
The Signalling frame defines the delays to be used between Sync Frames, Link Delay measurements and Announce Frame events. More...
Data Fields | |
u16 | SyncIntervalDuration |
Sync Interval in units of 1/128 seconds. More... | |
u16 | LinkDelayIntervalDuration |
Link Delay Interval in units of 1/128 seconds. More... | |
u16 | AnnounceIntervalDuration |
Announce Interval in units of 1/128 seconds. More... | |
The Signalling frame defines the delays to be used between Sync Frames, Link Delay measurements and Announce Frame events.
u16 XAvb_SignallingFrameData::AnnounceIntervalDuration |
Announce Interval in units of 1/128 seconds.
Referenced by XAvb_DecodeRxSignaling(), XAvb_PtpTimerInterruptHandler(), and XAvb_Reset().
u16 XAvb_SignallingFrameData::LinkDelayIntervalDuration |
Link Delay Interval in units of 1/128 seconds.
Referenced by XAvb_DecodeRxSignaling(), XAvb_PtpTimerInterruptHandler(), and XAvb_Reset().
u16 XAvb_SignallingFrameData::SyncIntervalDuration |
Sync Interval in units of 1/128 seconds.
Referenced by XAvb_DecodeRxSignaling(), XAvb_PtpTimerInterruptHandler(), and XAvb_Reset().