☰
DelayUs
In stm32f4xx_hal::timer::delay
?
Type Definition
stm32f4xx_hal
::
timer
::
delay
::
DelayUs
source
·
[
−
]
pub type DelayUs<TIM> =
Delay
<TIM, 1_000_000>;
Expand description
Delay
with precision of 1 μs (1 MHz sampling)