|
Robobo
|
Public Attributes | |
| int8_t * | pcHead |
| int8_t * | pcTail |
| int8_t * | pcWriteTo |
| union { | |
| int8_t * pcReadFrom | |
| UBaseType_t uxRecursiveCallCount | |
| } | u |
| List_t | xTasksWaitingToSend |
| List_t | xTasksWaitingToReceive |
| volatile UBaseType_t | uxMessagesWaiting |
| UBaseType_t | uxLength |
| UBaseType_t | uxItemSize |
| volatile BaseType_t | xRxLock |
| volatile BaseType_t | xTxLock |
| struct QueueDefinition * | pxQueueSetContainer |