![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Member Functions | |
| TimerSlot () | |
Public Attributes | |
| stk_timer_t | timer |
| bool | busy |
Definition at line 107 of file stk_c_time.cpp.
|
inline |
Definition at line 109 of file stk_c_time.cpp.
| bool TimerSlot::busy |
Definition at line 113 of file stk_c_time.cpp.
Referenced by TimerSlot().
| stk_timer_t TimerSlot::timer |
Definition at line 112 of file stk_c_time.cpp.
Referenced by TimerSlot().