SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk::Stack Class Reference

Stack descriptor. More...

#include <stk_common.h>

Public Attributes

Word SP
 Stack Pointer (SP) register (note: must be the first entry in this struct).
EAccessMode mode
 access mode

Detailed Description

Stack descriptor.

Definition at line 180 of file stk_common.h.

Member Data Documentation

◆ mode

EAccessMode stk::Stack::mode

◆ SP


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