XRFdc_ResetInternalFIFOWidth (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_ResetInternalFIFOWidth(XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u32 Block_Id);

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
u32 Type
RF-ADC or RF-DAC; 0 for RF-ADC and 1 for RF-DAC.
int Tile_Id
RF-ADC/RF-DAC tile number. Valid values are 0-3 and -1 (for all tiles).
u32 Block_Id
RF-ADC/RF-DAC number inside the tile. Valid values are 0-3.

Description

This API function resets the internal FIFO width to conform with rate change and mixer settings for the RF-ADC/RF-DAC.

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE