Activates PRACH and moves the state machine to an Activated state.
Prototype
void XDfePrach_Activate(XDfePrach *InstancePtr, bool EnableLowPower);
Parameters
The following table lists the XDfePrach_Activate
function arguments.
Type | Member | Description |
---|---|---|
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
bool | EnableLowPower | Flag indicating low power. |