Module avr_oxide::hal::generic::timer

source ·
Expand description

Generic trait for controlling timer devices

Modules§

Enums§

Traits§

Type Aliases§

  • Callback called by a timer when it generates an interrupt. The callback is given the number of ticks counted since the last such event. The callback should return a boolean: