libusb Developers Guide | ||
---|---|---|
<<< Previous | Next >>> |
usb_set_configuration sets the active configuration of a device. The configuration
parameter is the value as specified in the descriptor field bConfigurationValue. Returns 0 on success or < 0 on error.
<<< Previous | Home | Next >>> |
usb_close | Up | usb_set_altinterface |