uc-sdk
|
#include <task.h>
Public Attributes | |
pdTASK_CODE | pvTaskCode |
const signed char *const | pcName |
unsigned short | usStackDepth |
void * | pvParameters |
unsigned portBASE_TYPE | uxPriority |
portSTACK_TYPE * | puxStackBuffer |
xMemoryRegion | xRegions [portNUM_CONFIGURABLE_REGIONS] |
portSTACK_TYPE* xTASK_PARAMTERS::puxStackBuffer |
pdTASK_CODE xTASK_PARAMTERS::pvTaskCode |
unsigned portBASE_TYPE xTASK_PARAMTERS::uxPriority |
xMemoryRegion xTASK_PARAMTERS::xRegions[portNUM_CONFIGURABLE_REGIONS] |