UsbGetBoardSchema

From eMDeeWiki
Jump to navigationJump to search

int UsbGetBoardSchema(UAC_HANDLE devHandle)


Return Value

Returns the value of the board schema (see Remarks)


Parameters

devHandle

The device handle of an open device. Use the value returned by UsbI2cOpen.


Remarks

Use this function to retrieve the schema value of the circuit board hardware. This function is provided to accommodate possible future hardware changes. Please refer to the User's Manual for the specific USB device that you are using for details on the schema values for that device.



USBI2C API Reference
Index of Functions
Home