Function Prototype
u32 XRFdc_GetClkDistribution(XRFdc *InstancePtr, XRFdc_Distribution_System_Settings *DistributionArrayPtr);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- XRFdc_Distribution_System_Settings *DistributionArrayPtr
- Pointer to the
XRFdc_Distribution_System_Settings
structure to be populated with the distribution settings.
Description
This API function reads thew registers and populates the
XRFdc_Distribution_System_Settings
structure.Note: Only available for
Gen 3/DFE devices.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE