Type Definition stm32f1xx_hal::timer::counter::CounterUs

source ·
pub type CounterUs<TIM> = Counter<TIM, 1_000_000>;
Expand description

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