Type Definition stm32f1xx_hal::timer::FTimerUs

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

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