xTASK_PARAMETERS Struct Reference
#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] |
Field Documentation
const char* const xTASK_PARAMETERS::pcName |
StackType_t* xTASK_PARAMETERS::puxStackBuffer |
void* xTASK_PARAMETERS::pvParameters |
TaskFunction_t xTASK_PARAMETERS::pvTaskCode |
uint16_t xTASK_PARAMETERS::usStackDepth |
UBaseType_t xTASK_PARAMETERS::uxPriority |
MemoryRegion_t xTASK_PARAMETERS::xRegions[portNUM_CONFIGURABLE_REGIONS] |
The documentation for this struct was generated from the following file:
- FreeRTOS/Source/include/task.h