Type Definition fugit::MegahertzU32

source · []
pub type MegahertzU32 = Rate<u32, 1_000_000, 1>;
Expand description

Alias for megahertz rate (u32 backing storage)