usbps
Vitis Drivers API Documentation
XUsbPs_Config Struct Reference

The XUsbPs_Config structure contains configuration information for the USB controller. More...

Data Fields

u16 DeviceID
 Unique ID of controller. More...
 
u32 BaseAddress
 Core register base address. More...
 

Detailed Description

The XUsbPs_Config structure contains configuration information for the USB controller.

This structure only contains the basic configuration for the controller. The caller also needs to initialize the controller for the DEVICE mode using the XUsbPs_DeviceConfig data structures with the XUsbPs_ConfigureDevice() function call

Field Documentation

u16 XUsbPs_Config::DeviceID

Unique ID of controller.