![]() |
![]() |
SemaphoreP structure. More...
#include <SemaphoreP.h>
Data Fields | |
| uint32_t | dummy |
| uint8_t | data [(80)] |
SemaphoreP structure.
Opaque structure that should be large enough to hold any of the RTOS specific SemaphoreP objects.
| uint32_t SemaphoreP_Struct::dummy |
Align object
| uint8_t SemaphoreP_Struct::data[(80)] |