public static class FTD3XX.SetupPacket
extends java.lang.Object
| Constructor and Description |
|---|
SetupPacket(int _requestType,
int _request,
int _value,
int _index,
int _length)
Instantiates a new Setup packet.
|
public SetupPacket(int _requestType,
int _request,
int _value,
int _index,
int _length)
_requestType - Contains the data phase transfer direction, type and receipient_request - Contains the request id corresponding to the type class_value - Contains the value of the request_index - Contains the index of the request_length - Contains the length of the data to be transferred