OpenOCD
svf_statemove Struct Reference

Data Fields

tap_state_t from
 
uint32_t num_of_moves
 
tap_state_t paths [8]
 
tap_state_t to
 

Detailed Description

Definition at line 77 of file svf.c.

Field Documentation

◆ from

tap_state_t svf_statemove::from

Definition at line 78 of file svf.c.

◆ num_of_moves

uint32_t svf_statemove::num_of_moves

Definition at line 80 of file svf.c.

◆ paths

tap_state_t svf_statemove::paths[8]

Definition at line 81 of file svf.c.

◆ to

tap_state_t svf_statemove::to

Definition at line 79 of file svf.c.

Referenced by svf_add_statemove().


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