OpenOCD
runtest_command Struct Reference

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...
 

Detailed Description

Definition at line 58 of file commands.h.

Field Documentation

◆ end_state

tap_state_t runtest_command::end_state

state in which JTAG commands should finish

Definition at line 62 of file commands.h.

◆ num_cycles

int runtest_command::num_cycles

number of cycles to spend in Run-Test/Idle state

Definition at line 60 of file commands.h.


The documentation for this struct was generated from the following file: