maxPacketSize
value is updated. If no endpoints are found in the descriptors an exception is thrown.
@param configuration the configuration, see {@link Usb_Config_Descriptor#getBConfigurationValue()}
@param interface_ the interface, see {@link Usb_Interface_Descriptor#getBInterfaceNumber()}
@param altinterface the alternate interface, see {@link Usb_Interface_Descriptor#getBAlternateSetting()}. If no alternate interface must be set -1 can be used.
@throws USBException
|
|