pub type Megahertz<T> = Rate<T, 1000000, 1>;
Reexport fugit Alias for megahertz rate
fugit
pub struct Megahertz<T> { /* private fields */ }