XJAPI_Shutdown

Terminate the XJTAG system.

void XJAPI_Shutdown(void);

Arguments

None

Return value

None

Notes

This function should be called before an application exits. No other API function should be called once it has been called.