Your browser does not allow scripts
Please click here to view a static table of contents without scripts
JTAG_ClearDeviceCmdSequence
Return to Introduction  Previous page  Next page
Clears the sequence of commands and associated data from the internal command buffer for the specified device.

FTC_STATUS
JTAG_ClearDeviceCmdSequence
(FTC_HANDLE ftHandle)




Parameters
ftHandle
Handle of the device.




Return Value
Always returns FTC_SUCCESS.



Remarks
This function will clear the buffer containing commands which were created by calling
JTAG_AddDeviceWriteCmd, JTAG_AddDeviceReadCmd and JTAG_AddDeviceWriteReadCmd.