Difference between revisions of "UsbI2cOpen"
From eMDeeWiki
Jump to navigationJump to searchLine 21: | Line 21: | ||
<center>'''USBI2C API Reference'''</center> | <center>'''USBI2C API Reference'''</center> | ||
− | <center>[[ | + | <center>[[USBI2C_Index|Index of Functions]]</center> |
− | <center>[[ | + | <center>[[USBI2C|Home]]</center> |
Revision as of 12:22, 5 March 2014
UAC_HANDLE UsbI2cOpen(int devAddress)
Return Value
Returns a device handle (if not greater than 0, an error occurred). Save this handle for future reference to this device.
Parameters
devAddress
- Device identifier
Remarks
Opens the USB device.