Type Definition stm32f1xx_hal::time::MegaHertz

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

Alias for megahertz rate (u32 backing storage)