Crate jtag_adi

Crate jtag_adi 

Source
Expand description

This crate allows for interacting with ARM Debug Interface components over JTAG, such as the Mem AP for accessing memory-mapped resources. It uses the jtag-taps library for the link layer and so supports all cables supported by that crate.

Structs§

ArmDebugInterface
MemAP
Functions for interacting with a Memory Access Port

Enums§

DPReg
Debug Port registers
Port
Selects between Debug Port (DP) and Access Port (AP)