Type Definition stm32f7xx_hal::timer::FTimerUs

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

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