Function Prototype
u32 XRFdc_GetFIFOStatusObs(XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u8 *EnablePtr);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- u32 Type
- RF-ADC: 0 for RF-ADC.
- u32 Tile_Id
- RF-ADC tile number. Valid values are 0-3.
- u8 *EnablePtr
- Valid values are 1 (FIFO enable) and 0 (FIFO Disable).
Description
This API function gets the current status of the RF-ADC observation FIFO.
Note: This API function
is only applicable for RF-ADCs.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE