|
Labor04
|
#include <task.h>
Data Fields | |
| TaskFunction_t | pvTaskCode |
| const char *const | pcName |
| uint16_t | usStackDepth |
| void * | pvParameters |
| UBaseType_t | uxPriority |
| StackType_t * | puxStackBuffer |
| MemoryRegion_t | xRegions [portNUM_CONFIGURABLE_REGIONS] |
| const char* const pcName |
| StackType_t* puxStackBuffer |
| void* pvParameters |
| TaskFunction_t pvTaskCode |
| uint16_t usStackDepth |
| UBaseType_t uxPriority |
| MemoryRegion_t xRegions[portNUM_CONFIGURABLE_REGIONS] |