Removes an RC configuration entry from the RC_CONFIGURATION.
RCId must be same as the physical channel RachChan.
Prototype
u32 XDfePrach_RemoveRCfromRCCfg(const XDfePrach *InstancePtr, XDfePrach_RCCfg *CurrentRCCfg, u32 RCId);
Parameters
The following table lists the XDfePrach_RemoveRCfromRCCfg
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_RCCfg * | CurrentRCCfg | Current RACH configuration container. |
u32 | RCId | RC Id [0-15]. |
Returns
- XST_SUCCESS on success
- XST_FAILURE on failure