- PIPE_BULK_MAX_PACKET_SIZE_USB3 - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum transfer size for bulk pipes when using USB 3 connection
- PIPE_ID_ALL - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Endpoint id to use if targeting all input and output transfers
- PIPE_ID_BASE_READ - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
First endpoint id for input transfers
- PIPE_ID_BASE_WRITE - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
First endpoint id for output transfers
- PIPE_ID_READ_DIR_MASK - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Direction mask to determine if endpoint is for input or output transfers
- PIPE_INTERRUPT_MAX_PACKET_SIZE_USB3 - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum transfer size for bulk pipes when using USB 2 connection
- PIPE_STREAMING_DEFAULT_SIZE - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Default streaming size to use
- PIPE_TYPE_BULK - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Bulk endpoint type
- PIPE_TYPE_CONTROL - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Control endpoint type (endpoint zero)
- PIPE_TYPE_INTERRUPT - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Interrupt endpoint type
- PIPE_TYPE_ISOCHRONOUS - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Isochronous endpoint type
- PipeId - Variable in class com.ftdi.d3xx.FTD3XX.PipeInformation
-
ID of the pipe.
- PipeIndex - Variable in class com.ftdi.d3xx.FTD3XX.PipeInformation
-
Index of the pipe in the interface.
- PipeInformation() - Constructor for class com.ftdi.d3xx.FTD3XX.PipeInformation
-
Instantiates a new Pipe information.
- PipeType - Variable in class com.ftdi.d3xx.FTD3XX.PipeInformation
-
Type of the pipe.
- PowerAttributes - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Power attributes as specified in the bmAttributes field of the USB Configuration Descriptor.
- PowerConsumption - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Maximum power consumption as specified in the bMaxPower field of the USB Configuration Descriptor.
- Product - Variable in class com.ftdi.d3xx.FTD3XX.DeviceDescriptor
-
Product description.
- ProductID - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Product identification as specified in the idProduct field of the USB Device Descriptor
- ProductId - Variable in class com.ftdi.d3xx.FTD3XX.DeviceDescriptor
-
Product id.