firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
xTASK_STATUS Struct Reference

#include <task.h>

Collaboration diagram for xTASK_STATUS:

Data Fields

TaskHandle_t xHandle
const char * pcTaskName
UBaseType_t xTaskNumber
eTaskState eCurrentState
UBaseType_t uxCurrentPriority
UBaseType_t uxBasePriority
configRUN_TIME_COUNTER_TYPE ulRunTimeCounter
StackType_tpxStackBase
configSTACK_DEPTH_TYPE usStackHighWaterMark

Field Documentation

◆ eCurrentState

eTaskState xTASK_STATUS::eCurrentState

◆ pcTaskName

const char* xTASK_STATUS::pcTaskName

◆ pxStackBase

StackType_t* xTASK_STATUS::pxStackBase

◆ ulRunTimeCounter

configRUN_TIME_COUNTER_TYPE xTASK_STATUS::ulRunTimeCounter

◆ usStackHighWaterMark

configSTACK_DEPTH_TYPE xTASK_STATUS::usStackHighWaterMark

◆ uxBasePriority

UBaseType_t xTASK_STATUS::uxBasePriority

◆ uxCurrentPriority

UBaseType_t xTASK_STATUS::uxCurrentPriority

◆ xHandle

TaskHandle_t xTASK_STATUS::xHandle

◆ xTaskNumber

UBaseType_t xTASK_STATUS::xTaskNumber

The documentation for this struct was generated from the following file:
  • external/freertos+/include/task.h