discrete_count

Crates.iodiscrete_count
lib.rsdiscrete_count
version0.0.2
created_at2024-11-29 19:14:28.035482+00
updated_at2024-11-30 16:53:14.096238+00
descriptionEncapsulate counting for clocks, ab-encoders, etc
homepagehttps://github.com/Ben-PH/discrete_count
repositoryhttps://github.com/Ben-PH/discrete_count
max_upload_size
id1465957
size18,336
Ben (Ben-PH)

documentation

README

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.

Commit count: 11

cargo fmt