Module counter

Module counter 

Source

Structs§

Counter
Periodic non-blocking timer that imlements [embedded_hal_02::timer::CountDown]
CounterHz
Hardware timers

Type Aliases§

CounterMs
Counter with precision of of 1 ms (1 kHz sampling)
CounterUs
Counter with precision of 1 μs (1 MHz sampling)