xTASK_PARAMTERS Struct Reference

#include <task.h>


Detailed Description

Definition at line 111 of file task.h.


Data Fields

const signed char *const pcName
portSTACK_TYPE * puxStackBuffer
void * pvParameters
pdTASK_CODE pvTaskCode
unsigned short usStackDepth
unsigned portBASE_TYPE uxPriority
xMemoryRegion xRegions [portNUM_CONFIGURABLE_REGIONS]

Field Documentation

const signed char* const xTASK_PARAMTERS::pcName

Definition at line 114 of file task.h.

Definition at line 118 of file task.h.

Definition at line 116 of file task.h.

Definition at line 113 of file task.h.

Definition at line 115 of file task.h.

unsigned portBASE_TYPE xTASK_PARAMTERS::uxPriority

Definition at line 117 of file task.h.

xMemoryRegion xTASK_PARAMTERS::xRegions[portNUM_CONFIGURABLE_REGIONS]

Definition at line 119 of file task.h.


Generated on Thu Dec 17 20:02:02 2009 for AVR32 UC3 - FreeRTOS Real Time Kernel by  doxygen 1.5.5