firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
xTASK_PARAMETERS Struct Reference

#include <task.h>

Collaboration diagram for xTASK_PARAMETERS:

Data Fields

TaskFunction_t pvTaskCode
const char * pcName
configSTACK_DEPTH_TYPE usStackDepth
void * pvParameters
UBaseType_t uxPriority
StackType_tpuxStackBuffer
MemoryRegion_t xRegions [portNUM_CONFIGURABLE_REGIONS]

Field Documentation

◆ pcName

const char* xTASK_PARAMETERS::pcName

◆ puxStackBuffer

StackType_t* xTASK_PARAMETERS::puxStackBuffer

◆ pvParameters

void* xTASK_PARAMETERS::pvParameters

◆ pvTaskCode

TaskFunction_t xTASK_PARAMETERS::pvTaskCode

◆ usStackDepth

configSTACK_DEPTH_TYPE xTASK_PARAMETERS::usStackDepth

◆ uxPriority

UBaseType_t xTASK_PARAMETERS::uxPriority

◆ xRegions

MemoryRegion_t xTASK_PARAMETERS::xRegions[portNUM_CONFIGURABLE_REGIONS]

The documentation for this struct was generated from the following file:
  • external/freertos+/include/task.h