Your browser does not allow scripts
Please click here to view a static table of contents without scripts
FT_GetBitMode
Return to Introduction  Previous page  Next page
Gets the instantaneous value of the data bus.

FT_STATUS
FT_GetBitMode
(FT_HANDLE ftHandle, PUCHAR pucMode)



Parameters

ftHandle
Handle of the device.

pucMode
Pointer to unsigned char to store bit mode value.

Return Value
FT_OK if successful, otherwise the return value is an FT error code.