Module counter
Source - Counter
- Periodic non-blocking timer that imlements [embedded_hal_02::timer::CountDown]
- CounterHz
- Hardware timers
- CounterMs
Counter with precision of of 1 ms (1 kHz sampling)- CounterUs
Counter with precision of 1 μs (1 MHz sampling)