resetps
Vitis Drivers API Documentation
XResetPs Struct Reference

The XResetPs driver instance data. More...

Data Fields

XResetPs_Config Config
 Hardware Configuration. More...
 

Detailed Description

The XResetPs driver instance data.

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

Field Documentation

XResetPs_Config XResetPs::Config

Hardware Configuration.

Referenced by XResetPs_CfgInitialize().