pub type MegahertzU64 = Rate<u64, 1000000, 1>;
Expand description

Alias for megahertz rate (u64 backing storage)