Expand description
Types and functions for interacting with target memory.
Re-exports§
pub use romtable::Component;
pub use romtable::ComponentId;
pub use romtable::CoresightComponent;
pub use romtable::PeripheralType;
Modules§
- CoreSight ROM table parsing and handling.
Traits§
- An ArmMemoryInterface (ArmProbeInterface + MemoryAp)
- Implementation detail to allow trait upcasting-like behaviour.