XJAPI_ClockChain

Clock the JTAG chain a number of times.

XJAPI_ERROR XJAPI_ClockChain(
    unsigned int count
);

Arguments

count
The number of clock cycles to run.

Return value

An XJAPI_ERROR value indicating whether the function call was successful or not.