Sets the delay of specified band in multiband mode, which will be added to TUSER and TLAST (delay matched through the IP).
Prototype
void XDfePrach_SetTUserDelayMB(const XDfePrach *InstancePtr, u32 Delay, u32 BandId);
Parameters
The following table lists the XDfePrach_SetTUserDelayMB
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
u32 | Delay | Requested delay variable. |
u32 | BandId | Band Id. |