Expand description
Generic trait for controlling timer devices
Modules§
Enums§
- Identifies a particular source of timer events, i.e. a particular hardware clock source, at runtime.
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: