distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
SoftwareTimerListNode class header. More...
Go to the source code of this file.
Classes | |
class | distortos::internal::SoftwareTimerListNode |
SoftwareTimerListNode class is a base for SoftwareTimerControlBlock that serves as a node in intrusive list of software timers (software timer control blocks) More... | |
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::internal | |
Internals of distortos project - should not be used directly! | |
SoftwareTimerListNode class header.