XRFdc_IsHighSpeedADC - 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_IsHighSpeedADC(XRFdc *InstancePtr, int Tile)

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
int Tile
RF-ADC/RF-DAC tile number. Valid values are 0-3.

Description

This returns whether the tile is high speed or not.

Return Value

1 if high speed, otherwise 0.