OpenOCD
vd_jtag_hdr Struct Reference

Data Fields

uint64_t cmd:2
 
uint64_t post:3
 
uint64_t pre:3
 
uint64_t rlen:16
 
uint64_t tlen:24
 
uint64_t wlen:16
 

Detailed Description

Definition at line 214 of file vdebug.c.

Field Documentation

◆ cmd

uint64_t vd_jtag_hdr::cmd

Definition at line 218 of file vdebug.c.

◆ post

uint64_t vd_jtag_hdr::post

Definition at line 216 of file vdebug.c.

◆ pre

uint64_t vd_jtag_hdr::pre

Definition at line 217 of file vdebug.c.

◆ rlen

uint64_t vd_jtag_hdr::rlen

Definition at line 220 of file vdebug.c.

◆ tlen

uint64_t vd_jtag_hdr::tlen

Definition at line 215 of file vdebug.c.

◆ wlen

uint64_t vd_jtag_hdr::wlen

Definition at line 219 of file vdebug.c.


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