Public Attributes | List of all members
xTASK_STATUS Struct Reference

#include <task.h>

Public Attributes

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

Detailed Description

Definition at line 129 of file task.h.

Member Data Documentation

◆ eCurrentState

eTaskState xTASK_STATUS::eCurrentState

Definition at line 134 of file task.h.

◆ pcTaskName

const char* xTASK_STATUS::pcTaskName

Definition at line 132 of file task.h.

◆ pxStackBase

StackType_t* xTASK_STATUS::pxStackBase

Definition at line 138 of file task.h.

◆ ulRunTimeCounter

uint32_t xTASK_STATUS::ulRunTimeCounter

Definition at line 137 of file task.h.

◆ usStackHighWaterMark

uint16_t xTASK_STATUS::usStackHighWaterMark

Definition at line 139 of file task.h.

◆ uxBasePriority

UBaseType_t xTASK_STATUS::uxBasePriority

Definition at line 136 of file task.h.

◆ uxCurrentPriority

UBaseType_t xTASK_STATUS::uxCurrentPriority

Definition at line 135 of file task.h.

◆ xHandle

TaskHandle_t xTASK_STATUS::xHandle

Definition at line 131 of file task.h.

◆ xTaskNumber

UBaseType_t xTASK_STATUS::xTaskNumber

Definition at line 133 of file task.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03