[][src]Module stm32f4xx_hal::dwt

Debug and trace and stuff

Structs

ClockDuration

Clock difference with capability to calculate SI units (s)

Delay
Dwt

DWT (Data Watchpoint and Trace) unit

StopWatch

Very simple stopwatch which reads from DWT Cycle Counter to record timing.

Traits

DwtExt