usb_open

Name

usb_open -- Open's a USB device

Description

usb_dev_handle usb_open(struct *dev);

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.