R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
semStruc::semSignalUnion Union Reference

Signaling counter for each type of semaphore. More...

#include <R_RTOS_inc.h>

Data Fields

SemCntr semCntrSig
 Counting Semaphore - signaling counter.
 
SemCntr semBinSig
 Binary Semaphore - signaled/not signaled.
 

Detailed Description

Signaling counter for each type of semaphore.


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