XRFdc_GetClkDistribution (Gen 3/DFE) - 2.6 English

Zynq UltraScale+ RFSoC RF Data Converter v2.6 Gen 1/2/3/DFE LogiCORE IP Product Guide (PG269)

Document ID
PG269
Release Date
2023-10-18
Version
2.6 English

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