Function Prototype
u32 XRFdc_GetFabWrVldWordsObs(XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u32 Block_Id, u32 *FabricWrVldWordsPtr);
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.
- u32 Block_Id
- RF-ADC number inside the tile. Valid values are 0-3.
- u32 *FabricWrVldWordsPtr
- Pointer to return the write PL data rate for the observation channel of the RF-ADCs.
Description
Write PL data rate for the observation channel of the requested
RF-ADCis returned back to the caller.
Note: This API function
is only applicable for RF-ADCs.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE