XRFdc_SetClkDistribution (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_SetClkDistribution(XRFdc *InstancePtr, XRFdc_Distribution_Settings *DistributionSettingsPtr);

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
XRFdc_Distribution_Settings *DistributionSettingsPtr
Pointer to the XRFdc_Distribution_Settings structure that passes the distribution settings.

Description

This API function takes the XRFdc_Distribution_Settings structure and routes the clocks accordingly. This API will delay balance where possible. This API will also set up the internal tile clocking settings.
Note: Only available for Gen 3 devices.

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE