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