![]() |
prd
Xilinx SDK Drivers API Documentation
|
The XPrd instance data structure. More...
Data Fields | |
| XPrd_Config | Config |
| Device configuration. More... | |
| u32 | IsReady |
| Device is initialized and ready. More... | |
The XPrd instance data structure.
A pointer to an instance data structure is passed around by functions to refer to a specific instance.
| XPrd_Config XPrd::Config |
Device configuration.
Referenced by XPrd_CfgInitialize(), XPrd_GetDecouplerState(), XPrd_SelfTest(), and XPrd_SetDecouplerState().
| u32 XPrd::IsReady |
Device is initialized and ready.
Referenced by XPrd_CfgInitialize(), XPrd_GetDecouplerState(), XPrd_SelfTest(), and XPrd_SetDecouplerState().