xSTATIC_LIST Struct Reference
#include <FreeRTOS.h>
Collaboration diagram for xSTATIC_LIST:

Data Fields | |
| UBaseType_t | uxDummy1 |
| void * | pvDummy2 |
| StaticMiniListItem_t | xDummy3 |
Field Documentation
| void* xSTATIC_LIST::pvDummy2 |
| UBaseType_t xSTATIC_LIST::uxDummy1 |
| StaticMiniListItem_t xSTATIC_LIST::xDummy3 |
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L1_FreeRTOS/include/FreeRTOS.h

1.8.11