OpenOCD
|
Data Fields | |
enum tap_state | end_state |
state in which JTAG commands should finish More... | |
unsigned int | num_cycles |
number of cycles to spend in Run-Test/Idle state More... | |
Definition at line 58 of file commands.h.
enum tap_state runtest_command::end_state |
state in which JTAG commands should finish
Definition at line 60 of file commands.h.
unsigned int runtest_command::num_cycles |
number of cycles to spend in Run-Test/Idle state
Definition at line 60 of file commands.h.