![]() |
mTower
|
Data Fields | |
| int8_t * | pcHead |
| int8_t * | pcWriteTo |
| union { | |
| QueuePointers_t xQueue | |
| SemaphoreData_t xSemaphore | |
| } | u |
| List_t | xTasksWaitingToSend |
| List_t | xTasksWaitingToReceive |
| volatile UBaseType_t | uxMessagesWaiting |
| UBaseType_t | uxLength |
| UBaseType_t | uxItemSize |
| volatile int8_t | cRxLock |
| volatile int8_t | cTxLock |
1.8.13