UsbI2cClose
From eMDeeWiki
Jump to navigationJump to searchvoid UsbI2cClose(UAC_HANDLE devHandle)
Return Value
None
Parameters
devHandle
- The device handle of an open device. Use the value returned by UsbI2cOpen.
Remarks
Closes the USB device and releases the USBI2C driver.