OpenOCD
riscv_sample_config_t Struct Reference

Data Fields

struct {
   target_addr_t   address
 
   bool   enabled
 
   uint32_t   size_bytes
 
bucket [16]
 
bool enabled
 

Detailed Description

Definition at line 75 of file riscv.h.

Field Documentation

◆ address

target_addr_t riscv_sample_config_t::address

Definition at line 79 of file riscv.h.

◆ 

struct { ... } riscv_sample_config_t::bucket[16]

◆ enabled

bool riscv_sample_config_t::enabled

Definition at line 76 of file riscv.h.

◆ size_bytes

uint32_t riscv_sample_config_t::size_bytes

Definition at line 80 of file riscv.h.


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