OpenOCD
sequence Struct Reference
Collaboration diagram for sequence:

Data Fields

int len
 
struct sequencenext
 
const void * tdi
 
void * tdo
 
void * tms
 

Detailed Description

Definition at line 17 of file osbdm.c.

Field Documentation

◆ len

int sequence::len

Definition at line 18 of file osbdm.c.

Referenced by osbdm_add_scan(), osbdm_add_statemove(), osbdm_flush(), and queue_add_tail().

◆ next

◆ tdi

const void* sequence::tdi

Definition at line 21 of file osbdm.c.

Referenced by osbdm_add_scan(), osbdm_flush(), and queue_add_tail().

◆ tdo

void* sequence::tdo

Definition at line 20 of file osbdm.c.

Referenced by osbdm_add_scan(), osbdm_flush(), and queue_add_tail().

◆ tms


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