XRFdc_SetupFIFOBoth (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_SetupFIFOBoth(XRFdc *InstancePtr, u32 Type, int Tile_Id, u8 Enable);

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
u32 Type
RF-ADC; 0 for RF-ADC.
int Tile_Id
RF-ADC tile number. Valid values are 0-3 and -1 (for all tiles).
u8 Enable
Valid values are 1 (FIFO enable) and 0 (FIFO Disable).

Description

This API function enables and disables the RF-ADC actual and observation channel FIFO.
Note: This API function is only applicable for RF-ADCs.

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE