- SelfPowered - Variable in class com.ftdi.d3xx.FTD3XX.ConfigurationDescriptor
-
Device is powered by self, not by the USB bus.
- SerialNumber - Variable in class com.ftdi.d3xx.FTD3XX.DeviceDescriptor
-
Serial number.
- SetChipConfiguration(FTD3XX.ChipConfiguration) - Method in class com.ftdi.d3xx.FTD3XX
-
Set the configurable parameters of the device.
- SetGPIOPull(int, int) - Method in class com.ftdi.d3xx.FTD3XX
-
Set gpio pull.
- SetNotificationCallback(FTD3XX.INotificationCallback) - Method in class com.ftdi.d3xx.FTD3XX
-
Sets a receive notification callback function which will be called.
- SetStreamPipe(int, int) - Method in class com.ftdi.d3xx.FTD3XX
-
Sets streaming protocol transfer for specified pipes.
- SetStringDescriptors(String, String, String) - Method in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Set the string descriptors given the Manufacturer, Product Description and Serial Number
- SetupPacket(int, int, int, int, int) - Constructor for class com.ftdi.d3xx.FTD3XX.SetupPacket
-
Instantiates a new Setup packet.
- STRING_DESCRIPTOR_DESCRIPTION_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Description string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_MANUFACTURER_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Manufacture string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_SERIALNUMBER_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Serial Number string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_SIZE - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Size for the string descriptor element of the Chip Configuration class
- StringDescriptors - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Concatenated String Descriptors for Manufacturer, Serial Number & Description as specified in Device Descriptor
Manufacturer name will uniquely identify the customer from other FT60x customers.