![]() |
usbpsu
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for the USB device. More...
Data Fields | |
u16 | DeviceId |
Unique ID of controller. More... | |
u32 | BaseAddress |
Core register base address. More... | |
u8 | IsCacheCoherent |
Describes whether Cache Coherent or not. More... | |
This typedef contains configuration information for the USB device.
u32 XUsbPsu_Config::BaseAddress |
Core register base address.
u16 XUsbPsu_Config::DeviceId |
Unique ID of controller.
u8 XUsbPsu_Config::IsCacheCoherent |
Describes whether Cache Coherent or not.
Referenced by XUsbPsu_Ep0StatusDone(), and XUsbPsu_EventBufferHandler().