Module avr_oxide::hal::generic::callback

source ·
Expand description

Reasonably generic way of dealing with callbacks from interrupt handlers.

Enums§

  • Represents a callback function from an interrupt service routine.