FreeRTOS API Reference 7.0.0 r0

QueueDefinition Struct Reference

Data Fields

signed char * pcHead
signed char * pcTail
signed char * pcWriteTo
signed char * pcReadFrom
xList xTasksWaitingToSend
xList xTasksWaitingToReceive
volatile unsigned portBASE_TYPE uxMessagesWaiting
unsigned portBASE_TYPE uxLength
unsigned portBASE_TYPE uxItemSize
signed portBASE_TYPE xRxLock
signed portBASE_TYPE xTxLock

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