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

Data Fields | |
| void * | pvDummy1 |
| StaticListItem_t | xDummy2 |
| TickType_t | xDummy3 |
| UBaseType_t | uxDummy4 |
| void * | pvDummy5 [2] |
Field Documentation
| void* xSTATIC_TIMER::pvDummy1 |
| void* xSTATIC_TIMER::pvDummy5[2] |
| UBaseType_t xSTATIC_TIMER::uxDummy4 |
| StaticListItem_t xSTATIC_TIMER::xDummy2 |
| TickType_t xSTATIC_TIMER::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