Uses of Interface
net.codecrete.usb.USBEndpoint
-
Uses of USBEndpoint in net.codecrete.usb
Methods in net.codecrete.usb that return USBEndpointModifier and TypeMethodDescriptionUSBAlternateInterface.getEndpoint(int endpointNumber, USBDirection direction) Gets the endpoint with the specified number and direction.USBDevice.getEndpoint(USBDirection direction, int endpointNumber) Gets the endpoint with the specified number.Methods in net.codecrete.usb that return types with arguments of type USBEndpointModifier and TypeMethodDescriptionUSBAlternateInterface.endpoints()Gets the endpoints of this alternate interface settings.