pub type MegahertzU64 = Rate<u64, 1000000, 1>;
Reexport fugit Alias for megahertz rate (u64 backing storage)
fugit
u64
pub struct MegahertzU64 { /* private fields */ }