axipmon
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Groups Pages
XAxiPmon Struct Reference

The driver's instance data. More...

#include <xaxipmon.h>

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