XDfePrach_RemoveRCfromRCCfg - 2.0 English - PG391

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

Document ID
PG391
Release Date
2024-11-20
Version
2.0 English

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.

Table 1. XDfePrach_RemoveRCfromRCCfg 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