OpenOCD
|
Data Fields | |
int | num_states |
number of states in *path More... | |
tap_state_t * | path |
states that have to be passed More... | |
Definition at line 51 of file commands.h.
int pathmove_command::num_states |
number of states in *path
Definition at line 53 of file commands.h.
tap_state_t* pathmove_command::path |
states that have to be passed
Definition at line 55 of file commands.h.