# OsalSem ## **Overview** **Related Modules:** [OSAL](OSAL.md) **Description:** Describes a semaphore. ## **Summary** ## Data Fields

Variable Name

Description

realSemaphore

void * 

## **Details** ## **Field Documentation** ## realSemaphore ``` void* OsalSem::realSemaphore ``` **Description:** Pointer to a semaphore to operate