NEORV32 - Software Framework Documentation
Loading...
Searching...
No Matches
Data Fields
neorv32_dm_t Struct Reference

#include <neorv32_dm.h>

Data Fields

const uint32_t CODE [16]
 
const uint32_t PBUF [4]
 
const uint32_t reserved1 [12]
 
uint32_t DATA
 
const uint32_t reserved2 [15]
 
uint32_t SREG
 
const uint32_t reserved3 [15]
 

Detailed Description

on-chip debugger - debug module prototype

Field Documentation

◆ CODE

const uint32_t neorv32_dm_t::CODE[16]

offset 0: park loop code ROM (r/-)

◆ DATA

uint32_t neorv32_dm_t::DATA

offset 128: data exchange register (r/w)

◆ PBUF

const uint32_t neorv32_dm_t::PBUF[4]

offset 64: program buffer (r/-)

◆ reserved1

const uint32_t neorv32_dm_t::reserved1[12]

reserved

◆ reserved2

const uint32_t neorv32_dm_t::reserved2[15]

reserved

◆ reserved3

const uint32_t neorv32_dm_t::reserved3[15]

reserved

◆ SREG

uint32_t neorv32_dm_t::SREG

offset 192: control and status register (r/w)


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