![]() |
SuperTinyKernel™ RTOS 1.05.3
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 93 of file stk_c_time.cpp.
|
inline |
Definition at line 95 of file stk_c_time.cpp.
| bool TimerSlot::busy |
Definition at line 99 of file stk_c_time.cpp.
Referenced by TimerSlot().
| stk_timer_t TimerSlot::timer |
Definition at line 98 of file stk_c_time.cpp.
Referenced by TimerSlot().