|
NetBurner 3.5.7
PDF Version |
EHCI ITD structure. See the USB EHCI specification. More...
#include <usb_host_ehci.h>
Public Attributes | |
| uint32_t | nextLinkPointer |
| uint32_t | transactions [8] |
| uint32_t | bufferPointers [7] |
| struct _usb_host_ehci_itd * | nextItdPointer |
| uint32_t | frameEntryIndex |
| uint32_t | reserved [6] |
EHCI ITD structure. See the USB EHCI specification.
| uint32_t _usb_host_ehci_itd::bufferPointers[7] |
ITD specification filed, transfer buffer fields
| uint32_t _usb_host_ehci_itd::frameEntryIndex |
The ITD inserted frame value
| struct _usb_host_ehci_itd* _usb_host_ehci_itd::nextItdPointer |
Next ITD pointer
| uint32_t _usb_host_ehci_itd::nextLinkPointer |
ITD specification filed, the next linker pointer
| uint32_t _usb_host_ehci_itd::reserved[6] |
Reserved fields for 32 bytes align
| uint32_t _usb_host_ehci_itd::transactions[8] |
ITD specification filed, transactions information