#monotonic #dwt #rtic #implemenation #systick #sys-tick

no-std dev dwt-systick-monotonic

RTIC Monotonic implemenation based on Systick and DWT

8 releases (2 stable)

1.1.0 Oct 5, 2022
1.0.0 Dec 25, 2021
0.1.0-rc.2 Nov 9, 2021
0.1.0-rc.1 Sep 27, 2021
0.1.0-alpha.1 Mar 25, 2021

#1615 in Embedded development

Download history 174/week @ 2024-06-07 155/week @ 2024-06-14 64/week @ 2024-06-21 144/week @ 2024-06-28 30/week @ 2024-07-05 120/week @ 2024-07-12 189/week @ 2024-07-19 134/week @ 2024-07-26 90/week @ 2024-08-02 115/week @ 2024-08-09 237/week @ 2024-08-16 78/week @ 2024-08-23 153/week @ 2024-08-30 91/week @ 2024-09-06 44/week @ 2024-09-13 78/week @ 2024-09-20

397 downloads per month
Used in 4 crates

MIT/Apache

9KB
89 lines

crates.io crates.io

dwt-systick-monotonic

RTIC monotonic implementation using SysTick and DWT

Documentation

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.


lib.rs:

Monotonic implementation based on DWT cycle counter and SysTick

Dependencies

~770KB