Expand description
Common definitions and traits for using the systick monotonic
Re-exports§
pub use fugit;
Macros§
- systick_
monotonic - Create a Systick based monotonic and register the Systick interrupt for it.
Traits§
- ExtU32
- Extension trait for simple short-hands for u32 Durations
- ExtU32
Ceil - Extension trait for simple short-hands for u32 Durations (ceil rounded)
- Monotonic
- A monotonic clock / counter definition.