|
Labor04
|
Data Fields | |
| volatile StackType_t * | pxTopOfStack |
| ListItem_t | xStateListItem |
| ListItem_t | xEventListItem |
| UBaseType_t | uxPriority |
| StackType_t * | pxStack |
| char | pcTaskName [configMAX_TASK_NAME_LEN] |
| volatile uint32_t | ulNotifiedValue |
| volatile uint8_t | ucNotifyState |
| char pcTaskName[configMAX_TASK_NAME_LEN] |
| StackType_t* pxStack |
| volatile StackType_t* pxTopOfStack |
| volatile uint8_t ucNotifyState |
| volatile uint32_t ulNotifiedValue |
| UBaseType_t uxPriority |
| ListItem_t xEventListItem |
| ListItem_t xStateListItem |