corCoRoutineControlBlock Struct Reference

#include <croutine.h>

Data Fields

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

Field Documentation

crCOROUTINE_CODE corCoRoutineControlBlock::pxCoRoutineFunction
UBaseType_t corCoRoutineControlBlock::uxIndex
UBaseType_t corCoRoutineControlBlock::uxPriority
uint16_t corCoRoutineControlBlock::uxState
ListItem_t corCoRoutineControlBlock::xEventListItem
ListItem_t corCoRoutineControlBlock::xGenericListItem

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