Function Prototype
u32 XRFdc_SetFabRdVldWordsObs(XRFdc *InstancePtr, u32 Tile_Id, u32 Block_Id, u32 FabricRdVldWords);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- 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 FabricRdVldWords
- Read PL data rate to be set for the observation channel of the RF-ADC.
Description
This API function sets the read PL data rate for the observation
channel of the requested RF-ADC by writing to the
corresponding register.
Note: This API function is only applicable for RF-ADCs.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE