rtic-monotonics

Crates.iortic-monotonics
lib.rsrtic-monotonics
version2.1.0
created_at2023-04-05 19:18:05.834264+00
updated_at2025-06-22 10:05:20.67609+00
descriptionA library that provides implementations of the Monotonic trait from rtic-time
homepage
repositoryhttps://github.com/rtic-rs/rtic
max_upload_size
id831346
size288,698
(perlindgren)

documentation

README

crates.io crates.io

rtic-monotonics

Reference implementations of the Real-Time Interrupt-driven Concurrency (RTIC) Monotonics timers

Uses rtic-time defined Monotonic trait.

rtic-monotonics is for RTIC v2.

For RTIC v1 see rtic-monotonic

Documentation

RTIC book: chapter on monotonics

Changelog rtic-monotonics

Supported Platforms

The following microcontroller families feature efficient monotonics using peripherals. Refer to the crate documentation for more details.

  • RP2040
  • i.MX RT
  • nRF
  • ATSAMD

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1930

cargo fmt