Type Definition stm32g0xx_hal::time::Hertz

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

Alias for hertz rate (u32 backing storage)