UsbGetBoardSchema
From eMDeeWiki
Revision as of 12:42, 9 July 2014 by 96.228.162.28 (talk)
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 value is hard-wired as '1' and represents the current (and only) revision level of the hardware. This function is provided to accommodate possible future hardware changes.