tap_get_tms_path() function
This function provides a "bit sequence" indicating what has to be done with TMS during a sequence of seven TAP clock cycles in order to get from state \a "from" to state \a "to". The length of the sequence must be determined with a parallel call to tap_get_tms_path_len().
Arguments
to
The desired final state.
Return value
int The required TMS bit sequence, with the first bit in the sequence at bit 0.