R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
sysFkt::fktCallTypeUnion Union Reference

Union of function call types. More...

#include <R_RTOS_inc.h>

Data Fields

TmrFktCall tmrFktCall
 function call from within a Timer context
 
SysTckFktCall sysTckFktCall
 function call from within a system tick timer context
 
MsgFktCall msgFktCall
 function call from within a messaging context
 
DummyFktCall dummyfktCall
 DUMMY.
 

Detailed Description

Union of function call types.


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