![]() |
![]() |
Structure holding the details of the wrapper implementation. More...
#include <usb_soc_defines.h>
Data Fields | |
| uint32_t | rtlVersion |
| uint32_t | majorRevision |
| uint32_t | minorRevison |
| uint32_t | numIntrSources |
| uint32_t | baseAddr |
| usbWrapParams_t | wrapParams |
Structure holding the details of the wrapper implementation.
| uint32_t usbWrapper::baseAddr |
Base address of this wrapper instance.
| uint32_t usbWrapper::majorRevision |
Major revision number.
| uint32_t usbWrapper::minorRevison |
minor Revision number.
| uint32_t usbWrapper::numIntrSources |
number of interrupt sources.
| uint32_t usbWrapper::rtlVersion |
RTL version - maintained by IP owner.
| usbWrapParams_t usbWrapper::wrapParams |
Specific enum values would be copied here.