usb_dev_handle usb_open(struct *dev);
usb_dev_handle usb_open
This function is to be used to open up a device for use. This function must be called before attempting to make any transfers to the device.