Microchip® Advanced Software Framework

xTASK_PARAMTERS Struct Reference

#include <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]
 

const signed char *const xTASK_PARAMTERS::pcName
portSTACK_TYPE * xTASK_PARAMTERS::puxStackBuffer
void * xTASK_PARAMTERS::pvParameters
pdTASK_CODE xTASK_PARAMTERS::pvTaskCode
unsigned short xTASK_PARAMTERS::usStackDepth
unsigned portBASE_TYPE xTASK_PARAMTERS::uxPriority
xMemoryRegion xTASK_PARAMTERS::xRegions