xadcps
Vitis Drivers API Documentation
XAdcPs Struct Reference

The driver's instance data. More...

Data Fields

XAdcPs_Config Config
 XAdcPs_Config of current device. More...
 
u32 IsReady
 Device is initialized and ready. More...
 

Detailed Description

The driver's instance data.

The user is required to allocate a variable of this type for every XADC/ADC device in the system. A pointer to a variable of this type is then passed to the driver API functions.

Field Documentation