Crate discrete_count

Source

Modules§

re_exports

Traits§

CountReader
Used to interface directly with the source of a count. Typical implementation is to read directly from the relevant hardware register.
Counter
Encapsulates the types and operations assosciated with a count-oriented driver.

Type Aliases§

CountRaw