XRFdc_GetFabClkOutDiv - 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_GetFabClkOutDiv(XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u16 *FabClkDivPtr);

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
u32 Type
0 for RF-ADC and 1 for RF-DAC.
u32 Tile_Id
RF-ADC/RF-DAC tile number. Valid values are 0-3.
u16 *FabClkDivPtr
Pointer to get the PL clock divider for a tile.

Description

Use this function to get the clock divider for the PL.
Note: This is a common function for the RF-ADC and the RF-DAC.

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE