//! [`Monotonic`](super::Monotonic) implementations for the nRF series of MCUs. pub mod rtc; pub mod timer;