SuperTinyKernel™ RTOS 1.06.0
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk_spinlock_mem_t Struct Reference

Opaque memory container for SpinLock object. More...

#include <stk_c.h>

Public Attributes

stk_word_t data [(1)]

Detailed Description

Opaque memory container for SpinLock object.

Examples
D:/SVN/private/stk/interop/c/include/stk_c.h.

Definition at line 673 of file stk_c.h.

Member Data Documentation

◆ data

stk_word_t stk_spinlock_mem_t::data[(1)]

Definition at line 674 of file stk_c.h.


The documentation for this struct was generated from the following file: