axiethernet
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
XAvb_ClockIdentity Struct Reference

This typedef defines the format for a data structure which stores the Clock Identity information from received Announce packets. More...

#include <xavb.h>

Data Fields

u32 ClockIdentityUpper
 Upper 4 bytes of ClockIdentity. More...
 
u32 ClockIdentityLower
 Lower 4 bytes of ClockIdentity. More...
 

Detailed Description

This typedef defines the format for a data structure which stores the Clock Identity information from received Announce packets.

Field Documentation