Type Definition stm32f4xx_hal::time::Hertz

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

Alias for hertz rate (u32 backing storage)