#include <task.h>
Public Attributes | |
const char *const | pcName |
StackType_t * | puxStackBuffer |
void * | pvParameters |
TaskFunction_t | pvTaskCode |
uint16_t | usStackDepth |
UBaseType_t | uxPriority |
MemoryRegion_t | xRegions [portNUM_CONFIGURABLE_REGIONS] |
StackType_t* xTASK_PARAMETERS::puxStackBuffer |
TaskFunction_t xTASK_PARAMETERS::pvTaskCode |
UBaseType_t xTASK_PARAMETERS::uxPriority |
MemoryRegion_t xTASK_PARAMETERS::xRegions[portNUM_CONFIGURABLE_REGIONS] |