Function Prototype
u32 XRFdc_ResetInternalFIFOWidthObs(XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u32 Block_Id);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- int Tile_Id
- RF-ADC tile number. Valid values are 0-3 and -1 (for all tiles).
- u32 Block_Id
- RF-ADC number inside the tile. Valid values are 0-3.
Description
This API function resets the internal observation FIFO width to conform with rate change and mixer settings for the RF-ADC.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE