UsbI2cOpen

From eMDeeWiki
Revision as of 12:01, 5 March 2014 by 96.228.162.28 (talk) (Created page with '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 devic…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.