Struct SemaphoreData
Public Attributes
Type | Name |
---|---|
UBaseType_t | uxRecursiveCallCount |
TaskHandle_t | xMutexHolder |
Public Attributes Documentation
variable uxRecursiveCallCount
UBaseType_t SemaphoreData::uxRecursiveCallCount;
variable xMutexHolder
TaskHandle_t SemaphoreData::xMutexHolder;
The documentation for this class was generated from the following file fw/rbcx-coprocessor/lib/FreeRTOS/src/queue.c