ReactOS 0.4.15-dev-5836-g942b022
|
#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::@1403 |
ULONG _USB2_TT_ENDPOINT_PARAMS::TransferType |
Definition at line 487 of file usbport.h.
Referenced by USB2_PromotePeriods().