Difference between revisions of "USBI2C Function List"

From eMDeeWiki
Jump to navigationJump to search
 
Line 6: Line 6:
 
*[[UsbI2cWrite]]
 
*[[UsbI2cWrite]]
 
*[[UsbI2cRead]]
 
*[[UsbI2cRead]]
 +
*[[UsbGetXDFP]]
 +
*[[UsbSetXDFP]]
 
*[[UsbInputLevel]]
 
*[[UsbInputLevel]]
 
*[[UsbOutputLevel]]
 
*[[UsbOutputLevel]]
Line 13: Line 15:
 
*[[UsbGetOutputBalance]]
 
*[[UsbGetOutputBalance]]
 
*[[UsbGetBoardSchema]]
 
*[[UsbGetBoardSchema]]
*[[UsbGetLowGPIO]]
 
  
  

Latest revision as of 14:17, 9 July 2014

This list of functions detail the software interface, or API, that is available for USB devices manufactured by eMDee Technology that are compatible with the USBI2C API. All of these functions are available in the DLL named UsbI2C.dll. Prototypes for each function are provided in a header file named UsbI2CInterface.h.



USBI2C API Reference
Home