Expand description
Common definitions and traits for using the RP2040 timer monotonic
Re-exports§
pub use fugit;
Macros§
- rp2040_
timer_ monotonic - Create an RP2040 timer based monotonic and register the necessary interrupt for it.
Traits§
- ExtU64
- Extension trait for simple short-hands for u64 Durations
- ExtU64
Ceil - Extension trait for simple short-hands for u64 Durations (ceil rounded)
- Monotonic
- A monotonic clock / counter definition.