srio
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Groups Pages
XSrio_Config Struct Reference

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

#include <xsrio.h>

Data Fields

char * Name
 Unique name of the device. More...
 
UINTPTR BaseAddress
 Base Address. More...
 

Detailed Description

This typedef contains the configuration information for the device.

Field Documentation

char* XSrio_Config::Name

Unique name of the device.

Referenced by XSrio_LookupConfig().