jtag_add_statemove() function
jtag_add_statemove() moves from the current state to @a goal_state. Moves from the current state to the goal \a state. Both states must be stable.
Arguments
goal_state
The final TAP state.
Return value
ERROR_OK on success, or an error code on failure.