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.