Midnight Sun Firmware
Loading...
Searching...
No Matches
Semaphore

Semaphore object with handle and buffer. More...

#include <semaphore.h>

Public Attributes

SemaphoreHandle_t handle
 
StaticSemaphore_t buffer
 

Detailed Description

Semaphore object with handle and buffer.

Member Data Documentation

◆ buffer

StaticSemaphore_t buffer

Stores the current state of the semaphore

◆ handle

SemaphoreHandle_t handle

Handle to interact with the semaphore


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