Difference between revisions of "UsbI2cOpen"
From eMDeeWiki
Jump to navigationJump to searchLine 8: | Line 8: | ||
''devAddress'' | ''devAddress'' | ||
− | |||
Device identifier | Device identifier | ||
Revision as of 12:06, 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.