ReactOS 0.4.16-dev-38-g96c65e9
|
#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::@1432 |
ULONG _USB2_TT_ENDPOINT_PARAMS::TransferType |
Definition at line 487 of file usbport.h.
Referenced by USB2_PromotePeriods().