Uses of Enum Class
net.codecrete.usb.USBDirection
-
Uses of USBDirection in net.codecrete.usb
Methods in net.codecrete.usb that return USBDirectionModifier and TypeMethodDescriptionUSBEndpoint.direction()Gets the direction of the endpoint.static USBDirectionReturns the enum constant of this class with the specified name.static USBDirection[]USBDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.