firmware
IEM Firmware Documentation
|
#include <task.h>
eTaskState xTASK_STATUS::eCurrentState |
const char* xTASK_STATUS::pcTaskName |
StackType_t* xTASK_STATUS::pxStackBase |
configRUN_TIME_COUNTER_TYPE xTASK_STATUS::ulRunTimeCounter |
configSTACK_DEPTH_TYPE xTASK_STATUS::usStackHighWaterMark |
UBaseType_t xTASK_STATUS::uxBasePriority |
UBaseType_t xTASK_STATUS::uxCurrentPriority |
TaskHandle_t xTASK_STATUS::xHandle |
UBaseType_t xTASK_STATUS::xTaskNumber |