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