Module drone_stm32f1::reg::stk [] [src]

The processor has a 24-bit system timer, SysTick, that counts down from the reload value to zero, reloads (wraps to) the value in the LOAD register on the next clock edge, then counts down on subsequent clocks.

Structs

Ctrl

SysTick control and status register.

Load

SysTick reload value register.