Struct xSTATIC_TIMER
Public Attributes
| Type | Name |
|---|---|
| void * | pvDummy1 |
| void * | pvDummy5 |
| TaskFunction_t | pvDummy6 |
| uint8_t | ucDummy8 |
| StaticListItem_t | xDummy2 |
| TickType_t | xDummy3 |
Public Attributes Documentation
variable pvDummy1
void* xSTATIC_TIMER::pvDummy1;
variable pvDummy5
void* xSTATIC_TIMER::pvDummy5;
variable pvDummy6
TaskFunction_t xSTATIC_TIMER::pvDummy6;
variable ucDummy8
uint8_t xSTATIC_TIMER::ucDummy8;
variable xDummy2
StaticListItem_t xSTATIC_TIMER::xDummy2;
variable xDummy3
TickType_t xSTATIC_TIMER::xDummy3;
The documentation for this class was generated from the following file fw/rbcx-coprocessor/lib/FreeRTOS/include/FreeRTOS.h