![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Data Fields | |
| 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 |
| union { ... } u |
| UBaseType_t uxItemSize |
| UBaseType_t uxLength |
| volatile UBaseType_t uxMessagesWaiting |
| UBaseType_t uxRecursiveCallCount |
| volatile BaseType_t xRxLock |
| volatile BaseType_t xTxLock |
1.8.11