axipmon
Vitis Drivers API Documentation
XAxiPmon Struct Reference

The driver's instance data. More...

Data Fields

XAxiPmon_Config Config
 XAxiPmon_Config of current device. More...
 
u32 IsReady
 Device is initialized and ready. More...
 
u8 Mode
 APM Mode. More...
 

Detailed Description

The driver's instance data.

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

Field Documentation