Uses of Enum Class
com.ftdi.DeviceType
Packages that use DeviceType
-
Uses of DeviceType in com.ftdi
Methods in com.ftdi that return DeviceTypeModifier and TypeMethodDescriptionEepromHeaderControler.getDeviceType()FTDevice.getDevType()Get device type.static DeviceTypeReturns the enum constant of this class with the specified name.static DeviceType[]DeviceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ftdi with parameters of type DeviceTypeModifier and TypeMethodDescriptionFTDevice.getDevicesByDeviceType(DeviceType deviceType) Get the connected FTDI devices.EepromHeaderControler.setDeviceType(DeviceType deviceType)