|
NetBurner 3.5.7
PDF Version |
EHCI SITD structure. See the USB EHCI specification. More...
#include <usb_host_ehci.h>
Public Attributes | |
| uint32_t | nextLinkPointer |
| uint32_t | endpointStates [2] |
| uint32_t | transferResults [3] |
| uint32_t | backPointer |
| uint16_t | frameEntryIndex |
| uint8_t | nextSitdIndex |
| uint8_t | reserved |
EHCI SITD structure. See the USB EHCI specification.
| uint32_t _usb_host_ehci_sitd::backPointer |
SITD specification filed, back pointer
| uint32_t _usb_host_ehci_sitd::endpointStates[2] |
SITD specification filed, endpoint configuration information
| uint16_t _usb_host_ehci_sitd::frameEntryIndex |
The SITD inserted frame value
| uint32_t _usb_host_ehci_sitd::nextLinkPointer |
SITD specification filed, the next linker pointer
| uint8_t _usb_host_ehci_sitd::nextSitdIndex |
The next SITD index; Get the next SITD pointer through adding base address with the index. 0xFF means invalid.
| uint8_t _usb_host_ehci_sitd::reserved |
Reserved fields for 32 bytes align
| uint32_t _usb_host_ehci_sitd::transferResults[3] |
SITD specification filed, transfer result fields