NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
Loading...
Searching...
No Matches
neorv32_tracer_t Struct Reference

#include <neorv32_tracer.h>

Data Fields

uint32_t CTRL
 
uint32_t STOP_ADDR
 
const uint32_t DELTA_SRC
 
const uint32_t DELTA_DST
 

Detailed Description

TRACER module prototype

Field Documentation

◆ CTRL

uint32_t neorv32_tracer_t::CTRL

control register (NEORV32_TRACER_CTRL_enum)

◆ DELTA_DST

const uint32_t neorv32_tracer_t::DELTA_DST

trace data: delta destination

◆ DELTA_SRC

const uint32_t neorv32_tracer_t::DELTA_SRC

trace data: delta source

◆ STOP_ADDR

uint32_t neorv32_tracer_t::STOP_ADDR

stop tracing at this address


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