Module cortex_m::delay

source ·
Expand description

A delay driver based on SysTick.

Structs

System timer (SysTick) as a delay provider.