RTOS_MSPM0  1.1
ECE445M starter code
Data Fields
Sema4 Struct Reference

Semaphore structure. Feel free to change the type of semaphore, there are lots of good solutions. More...

#include <OS.h>

Data Fields

int32_t Value
 

Detailed Description

Semaphore structure. Feel free to change the type of semaphore, there are lots of good solutions.


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