OpenOCD
vd_reg_hdr Struct Reference

Data Fields

uint64_t addr:32
 
uint64_t asize:3
 
uint64_t cmd:2
 
uint64_t haddr:12
 
uint64_t nonincr:1
 
uint64_t prot:3
 
uint64_t tlen:11
 

Detailed Description

Definition at line 223 of file vdebug.c.

Field Documentation

◆ addr

uint64_t vd_reg_hdr::addr

Definition at line 230 of file vdebug.c.

◆ asize

uint64_t vd_reg_hdr::asize

Definition at line 228 of file vdebug.c.

◆ cmd

uint64_t vd_reg_hdr::cmd

Definition at line 229 of file vdebug.c.

◆ haddr

uint64_t vd_reg_hdr::haddr

Definition at line 226 of file vdebug.c.

◆ nonincr

uint64_t vd_reg_hdr::nonincr

Definition at line 225 of file vdebug.c.

◆ prot

uint64_t vd_reg_hdr::prot

Definition at line 224 of file vdebug.c.

◆ tlen

uint64_t vd_reg_hdr::tlen

Definition at line 227 of file vdebug.c.


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