XDfePrach_MoveRC - 2.0 English

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

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

Moves the specified RCID from one NCO & Decimation Channel to another NCO Decimation Channel.

Note: Clear event status with XDfePrach_ClearEventStatus() before running this API.

Prototype

u32 XDfePrach_MoveRC(const XDfePrach *InstancePtr, u32 RCId, u32 ToChannel);

Parameters

The following table lists the XDfePrach_MoveRC function arguments.

Table 1. XDfePrach_MoveRC Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
u32 RCId RC Id [0-15].
u32 ToChannel Destination channel Id [0-15].

Returns

  • XST_SUCCESS on success
  • XST_FAILURE on failure