OpenOCD
svf_statemove Struct Reference

Data Fields

enum tap_state from
 
uint32_t num_of_moves
 
enum tap_state paths [8]
 
enum tap_state to
 

Detailed Description

Definition at line 77 of file svf.c.

Field Documentation

◆ from

enum tap_state svf_statemove::from

Definition at line 1643 of file svf.c.

◆ num_of_moves

uint32_t svf_statemove::num_of_moves

Definition at line 80 of file svf.c.

◆ paths

enum tap_state svf_statemove::paths[8]

Definition at line 80 of file svf.c.

◆ to

enum tap_state svf_statemove::to

Definition at line 1643 of file svf.c.

Referenced by svf_add_statemove().


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