Skip to content

Struct corCoRoutineControlBlock

ClassList > corCoRoutineControlBlock

Public Attributes

Type Name
crCOROUTINE_CODE pxCoRoutineFunction
UBaseType_t uxIndex
UBaseType_t uxPriority
uint16_t uxState
ListItem_t xEventListItem
ListItem_t xGenericListItem

Public Attributes Documentation

variable pxCoRoutineFunction

crCOROUTINE_CODE corCoRoutineControlBlock::pxCoRoutineFunction;

variable uxIndex

UBaseType_t corCoRoutineControlBlock::uxIndex;

variable uxPriority

UBaseType_t corCoRoutineControlBlock::uxPriority;

variable uxState

uint16_t corCoRoutineControlBlock::uxState;

variable xEventListItem

ListItem_t corCoRoutineControlBlock::xEventListItem;

variable xGenericListItem

ListItem_t corCoRoutineControlBlock::xGenericListItem;

The documentation for this class was generated from the following file fw/rbcx-coprocessor/lib/FreeRTOS/include/croutine.h