Crate rtic_scope_api[−][src]
Expand description
API used between RTIC Scope front- and backends.
Structs
A set of events that occurred at a certain timepoint during target execution.
Derivative of itm_decode::Timestamp; an absolute timestamp ts
replaces base
and delta
.
Enums
Derivative of TracePacket, where RTIC task information has been resolved.
Verbatim copy of ExceptionAction, sans the enum name.