Module stm32f4xx_hal::dwt[][src]

Expand description

Debug and trace and stuff

Structs

Clock difference with capability to calculate SI units (s)

DWT (Data Watchpoint and Trace) unit

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

Traits