Type Definition stm32f4xx_hal::time::MegaHertz

source · []
pub type MegaHertz = Rate<u32, 1000000_u32, 1_u32>;
Expand description

Alias for megahertz rate (u32 backing storage)