Uses of Enum Class
net.codecrete.usb.USBTransferType
-
Uses of USBTransferType in net.codecrete.usb
Methods in net.codecrete.usb that return USBTransferTypeModifier and TypeMethodDescriptionUSBEndpoint.transferType()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.