![]() |
srio
Vitis Drivers API Documentation
|
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... | |
This typedef contains the configuration information for the device.
| UINTPTR XSrio_Config::BaseAddress |
Base Address.
Referenced by XSrio_CfgInitialize(), XSrio_GetPEType(), XSrio_GetPortStatus(), XSrio_GetWaterMark(), XSrio_SetWaterMark(), and XSrioDmaLoopbackExample().
| char* XSrio_Config::Name |
Unique name of the device.
Referenced by XSrio_LookupConfig().