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