Module dmi

Source

Modules§

consts
Constants defined by RISC-V Debug Specification 0.13.

Structs§

DmiDebugger
A debugger that communicates with the target via RISC-V Debug Module Interface (DMI).
DmiHart
A DMI debugger with specific hart selected.
HartState
State of the hart.
OpenOcdDmi
DMI interface via OpenOCD.

Enums§

DmiError

Traits§

Dmi
Debug module interface (DMI) abstraction.