XDfePrach_GetCapturePhase - 2.0 English

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

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

Reads the captured phase for a given Rach Channel.

Prototype

void XDfePrach_GetCapturePhase(const XDfePrach *InstancePtr, u32 RachChan, XDfePrach_NCO *CapturedPhase);

Parameters

The following table lists the XDfePrach_GetCapturePhase function arguments.

Table 1. XDfePrach_GetCapturePhase Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
u32 RachChan RACH channel Id [0-15].
XDfePrach_NCO * CapturedPhase NCO data container.