![]() |
prc
Xilinx SDK Drivers API Documentation
|
The XPrc instance data structure. More...
Data Fields | |
u32 | IsReady |
Device is initialized and ready. More... | |
XPrc_Config | Config |
Pointer to instance config entry. More... | |
The XPrc instance data structure.
A pointer to an instance data structure is passed around by functions to refer to a specific instance.
XPrc_Config XPrc::Config |
Pointer to instance config entry.
Referenced by XPrc_CfgInitialize(), XPrc_GetBsAddress(), XPrc_GetBsSize(), XPrc_GetRegisterAddress(), XPrc_GetRmControl(), XPrc_SendSwTrigger(), XPrc_SetBsAddress(), XPrc_SetBsId(), XPrc_SetBsSize(), XPrc_SetRmBsIndex(), XPrc_SetRmClearingBsIndex(), XPrc_SetRmControl(), and XPrc_SetTriggerToRmMapping().
u32 XPrc::IsReady |
Device is initialized and ready.
Referenced by XPrc_CfgInitialize(), XPrc_GetBsAddress(), XPrc_GetBsId(), XPrc_GetBsSize(), XPrc_GetRmBsIndex(), XPrc_GetRmClearingBsIndex(), XPrc_GetRmControl(), XPrc_GetTriggerToRmMapping(), XPrc_IsSwTriggerPending(), XPrc_ReadStatusReg(), XPrc_SelfTest(), XPrc_SendProceedCommand(), XPrc_SendRestartWithNoStatusCommand(), XPrc_SendRestartWithStatusCommand(), XPrc_SendShutdownCommand(), XPrc_SendSwTrigger(), XPrc_SendUserControlCommand(), XPrc_SetBsAddress(), XPrc_SetBsId(), XPrc_SetBsSize(), XPrc_SetRmBsIndex(), XPrc_SetRmClearingBsIndex(), XPrc_SetRmControl(), and XPrc_SetTriggerToRmMapping().