Uses of Enum Class
com.ftdi.BitModes
Packages that use BitModes
-
Uses of BitModes in com.ftdi
Modifier and TypeMethodDescriptionFTDevice.getBitMode()Gets the instantaneous value of the data bus.static BitModesReturns the enum constant of this class with the specified name.static BitModes[]BitModes.values()Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoidFTDevice.setBitMode(byte ucMask, BitModes bitMode) Enables different chip modes.