OpenOCD
pathmove_command Struct Reference

Data Fields

int num_states
 number of states in *path More...
 
tap_state_tpath
 states that have to be passed More...
 

Detailed Description

Definition at line 51 of file commands.h.

Field Documentation

◆ num_states

int pathmove_command::num_states

number of states in *path

Definition at line 53 of file commands.h.

◆ path

tap_state_t* pathmove_command::path

states that have to be passed

Definition at line 55 of file commands.h.


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