GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Attributes
xTASK_STATUS Struct Reference

Public Attributes

TaskHandle_t xHandle
 
const char * pcTaskName
 
UBaseType_t xTaskNumber
 
eTaskState eCurrentState
 
UBaseType_t uxCurrentPriority
 
UBaseType_t uxBasePriority
 
uint32_t ulRunTimeCounter
 
StackType_t * pxStackBase
 
uint16_t usStackHighWaterMark
 

Member Data Documentation

◆ eCurrentState

eTaskState xTASK_STATUS::eCurrentState

◆ pcTaskName

const char* xTASK_STATUS::pcTaskName

◆ pxStackBase

StackType_t* xTASK_STATUS::pxStackBase

◆ ulRunTimeCounter

uint32_t xTASK_STATUS::ulRunTimeCounter

◆ usStackHighWaterMark

uint16_t 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: