pmonpsv
Vitis Drivers API Documentation
XPmonPsv_Config Struct Reference

This typedef contains configuration information for the Performance Monitor device. More...

Data Fields

u16 DeviceId
 Unique ID of device. More...
 
UINTPTR BaseAddress
 Device base address. More...
 

Detailed Description

This typedef contains configuration information for the Performance Monitor device.

Field Documentation

UINTPTR XPmonPsv_Config::BaseAddress

Device base address.

Referenced by XPmonPsv_CfgInitialize().

u16 XPmonPsv_Config::DeviceId

Unique ID of device.

Referenced by XPmonPsv_CfgInitialize().