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

no-std 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

#1649 in Embedded development

Download history 128/week @ 2023-11-20 71/week @ 2023-11-27 201/week @ 2023-12-04 64/week @ 2023-12-11 65/week @ 2023-12-18 28/week @ 2023-12-25 45/week @ 2024-01-01 288/week @ 2024-01-08 85/week @ 2024-01-15 179/week @ 2024-01-22 41/week @ 2024-01-29 100/week @ 2024-02-05 111/week @ 2024-02-12 161/week @ 2024-02-19 203/week @ 2024-02-26 115/week @ 2024-03-04

594 downloads per month
Used in 2 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

~755KB