R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
sysFkt Struct Reference

Union structure to unify the different types of system function calls. More...

#include <R_RTOS_inc.h>

Data Structures

union  fktCallTypeUnion
 Union of function call types. More...
 

Detailed Description

Union structure to unify the different types of system function calls.

Since every system function call depending on its context has a different handle, yet is kept in the same sysFkt array this union is introduced. Data specific to the context can be stored alongside to the function address.


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