Module stm32f407g_disc::dwt[][src]

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