Difference between revisions of "UsbGetBoardSchema"
From eMDeeWiki
Jump to navigationJump to searchLine 15: | Line 15: | ||
'''Remarks''' | '''Remarks''' | ||
− | Use this function to retrieve the schema value of the circuit board | + | 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. |
+ | |||
Latest revision as of 14:32, 15 July 2014
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.