Midnight Sun Firmware
|
Semaphore object with handle and buffer. More...
#include <semaphore.h>
Public Attributes | |
SemaphoreHandle_t | handle |
StaticSemaphore_t | buffer |
Semaphore object with handle and buffer.
StaticSemaphore_t buffer |
Stores the current state of the semaphore
SemaphoreHandle_t handle |
Handle to interact with the semaphore