public class EndpointDescriptor extends InterfaceDescriptor
| Modifier and Type | Method and Description |
|---|---|
void |
clearHalt()
NOT SUPPORTED at the moment
|
int |
getEndpointAddress()
get address of desired endpoint
|
boolean |
getEndpointDirection()
get endpoint direction
|
int |
getMaxIsoPacketSize()
get maximum isochronous packet size
|
int |
getMaxPacketSize()
get maximum packet size for endpoint
|
TransferType |
getTransferType()
get type of transfer
|
getAlternateSetting, getEndpointDescriptor, getEndpointDescriptors, getInterfaceNumber, getNumberOfEndpointsattachKernelDriver, detachKernelDriver, getAlternateSetting, getAlternateSettings, getNumberOfAlternateSettings, kernelDriverActive, setAltSetting, setAutoDetachKernelDrivergetAllInterfaces, getConfigValue, getInterface, getNofInterfacesgetActiveConfigDescriptor, getConfigDescriptor, getConfigDescriptors, getManufacturerDescIndex, getNofConfigurations, getProductDescIndex, getProductId, getSerialNumberIndex, getVendorId, setActiveConfigDescriptorgetLength, getTypepublic int getMaxPacketSize()
throws ch.ntb.inf.libusb.exceptions.LibusbException
ch.ntb.inf.libusb.exceptions.LibusbExceptionpublic int getMaxIsoPacketSize()
throws ch.ntb.inf.libusb.exceptions.LibusbException
ch.ntb.inf.libusb.exceptions.LibusbExceptionpublic void clearHalt()
public int getEndpointAddress()
throws ch.ntb.inf.libusb.exceptions.LibusbException
ch.ntb.inf.libusb.exceptions.LibusbExceptionpublic boolean getEndpointDirection()
throws ch.ntb.inf.libusb.exceptions.LibusbException
ch.ntb.inf.libusb.exceptions.LibusbExceptionpublic TransferType getTransferType() throws ch.ntb.inf.libusb.exceptions.LibusbException
ch.ntb.inf.libusb.exceptions.LibusbException