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