Module rtic_monotonics::rp2040::prelude
source · Expand description
Common definitions and traits for using the RP2040 timer monotonic
Re-exports§
pub use fugit;
Macros§
- Create an RP2040 timer based monotonic and register the necessary interrupt for it.
Traits§
- Extension trait for simple short-hands for u64 Durations
- Extension trait for simple short-hands for u64 Durations (ceil rounded)
- A monotonic clock / counter definition.