Module probe_rs::architecture::riscv::communication_interface[][src]

Expand description

Debug Module Communication

This module implements communication with a Debug Module, as described in the RISCV debug specification v0.13.2 .

Structs

Abstract command register, located at address 0x17 This is not for all commands, only for the ones from the debug spec.

Abstract command register, located at address 0x17 This is not for all commands, only for the ones from the debug spec.

Enums

Errors which can occur while executing an abstract command

List of all debug module versions.

Access width for bus access. This is used both for system bus access (sbcs register), as well for abstract commands.