Expand description

Delays

Structs

Periodic non-blocking timer that imlements embedded_hal::blocking::delay traits

Timer as a delay provider (SysTick by default)

Type Definitions

Delay with precision of 1 ms (1 kHz sampling)

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