This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Reset a USB device
#include <sys/usbdi.h> int usbd_reset_device( struct usbd_device *device );
You use the usbd_reset_device() function to reset the specified device.
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | Yes |