Uses of Enum Class
net.codecrete.usb.UsbTransferType
-
Uses of UsbTransferType in net.codecrete.usb
Subclasses with type arguments of type UsbTransferType in net.codecrete.usbMethods in net.codecrete.usb that return UsbTransferTypeModifier and TypeMethodDescriptionUsbEndpoint.getTransferType()Gets the USB endpoint transfer type.static UsbTransferTypeReturns the enum constant of this class with the specified name.static UsbTransferType[]UsbTransferType.values()Returns an array containing the constants of this enum class, in the order they are declared.