|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbport.h>

Public Attributes | |
| struct { | |
| ULONG TransferType: 4 | |
| ULONG Direction: 1 | |
| ULONG DeviceSpeed: 2 | |
| ULONG EndpointMoved: 1 | |
| ULONG Reserved: 24 | |
| }; | |
| ULONG | AsULONG |
| struct { ... } _USB2_TT_ENDPOINT_PARAMS::@1548 |
| ULONG _USB2_TT_ENDPOINT_PARAMS::TransferType |
Definition at line 487 of file usbport.h.
Referenced by USB2_PromotePeriods().