Module rtic_monotonics::imxrt::prelude
source · Expand description
Common definitions and traits for using the i.MX RT monotonics
Re-exports§
pub use fugit;
Macros§
- Create a GPT1 based monotonic and register the GPT1 interrupt for it.
- Create a GPT2 based monotonic and register the GPT2 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.