prd
Vitis Drivers API Documentation
XPrd Struct Reference

The XPrd instance data structure. More...

Data Fields

XPrd_Config Config
 Device configuration. More...
 
u32 IsReady
 Device is initialized and ready. More...
 

Detailed Description

The XPrd instance data structure.

A pointer to an instance data structure is passed around by functions to refer to a specific instance.

Field Documentation

XPrd_Config XPrd::Config
u32 XPrd::IsReady

Device is initialized and ready.

Referenced by XPrd_CfgInitialize(), XPrd_GetDecouplerState(), XPrd_SelfTest(), and XPrd_SetDecouplerState().