Module dwt

Source
Expand description

Debug and trace and stuff

Structs§

ClockDuration
Clock difference with capability to calculate SI units (s)
Delay
Dwt
DWT (Data Watchpoint and Trace) unit
Instant
A measurement of a monotonically non-decreasing clock
MonoTimer
A monotonic non-decreasing timer
StopWatch
Very simple stopwatch which reads from DWT Cycle Counter to record timing.

Traits§

DwtExt