Type Definition stm32l4xx_hal::time::Hertz

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

Alias for hertz rate (u32 backing storage)