#count #time #no-std

no-std discrete_count

Encapsulate counting for clocks, ab-encoders, etc

2 releases

0.0.2 Nov 30, 2024
0.0.1 Nov 29, 2024

#379 in Embedded development

Download history 214/week @ 2024-11-25 39/week @ 2024-12-02 18/week @ 2024-12-09

271 downloads per month

MIT/Apache

13KB

crates.io docs.rs License: MIT/Apache-2.0

A trait system that blueprints generic counters. Intended mostly for embedded peripherals such as clocks, AB encoders, etc.

Device/Platform/Peripheral specific implementations will be re-exported through feature gates.

Dependencies

~0–760KB
~14K SLoC