![]() |
dfeprach
Vitis Drivers API Documentation
|
This file contains functions related to PRACH interrupt handling.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 dc 03/08/21 Initial version dc 04/18/21 Update trigger and event handlers 1.1 dc 06/30/21 Doxygen documentation update 1.2 dc 10/29/21 Update doxygen comments dc 11/05/21 Align event handlers dc 11/19/21 Update doxygen documentation 1.4 dc 08/18/22 Correct event status read 1.5 dc 01/02/23 Multiband registers update
Functions | |
| void | XDfePrach_GetInterruptMask (const XDfePrach *InstancePtr, XDfePrach_InterruptMask *Mask) |
| Gets interrupt mask status. More... | |
| void | XDfePrach_SetInterruptMask (const XDfePrach *InstancePtr, const XDfePrach_InterruptMask *Mask) |
| Sets interrupt mask. More... | |
| void | XDfePrach_GetEventStatus (const XDfePrach *InstancePtr, XDfePrach_StatusMask *Status) |
| Gets event status. More... | |
| void | XDfePrach_ClearEventStatus (const XDfePrach *InstancePtr, const XDfePrach_StatusMask *Status) |
| Clears event status. More... | |