![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Select the interface for a USB device
#include <sys/usbdi.h>
int usbd_select_interface( struct usbd_device *device,
_uint8 ifc,
_uint8 alt );
libusbdi
You use the usbd_select_interface() function to select the interface for a USB device.
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
![]() |
![]() |
![]() |
![]() |