Type Definition stm32f4xx_hal::timer::FTimerUs

source · []
pub type FTimerUs<TIM> = FTimer<TIM, 1_000_000>;
Expand description

FTimer with precision of 1 μs (1 MHz sampling)