Microchip® Advanced Software Framework

corCoRoutineControlBlock Struct Reference

#include <croutine.h>

Data Fields

crCOROUTINE_CODE pxCoRoutineFunction
 
unsigned portBASE_TYPE uxIndex
 
UBaseType_t uxIndex
 
unsigned portBASE_TYPE uxPriority
 
UBaseType_t uxPriority
 
unsigned short uxState
 
uint16_t uxState
 
xListItem xEventListItem
 
ListItem_t xEventListItem
 
xListItem xGenericListItem
 
ListItem_t xGenericListItem
 

crCOROUTINE_CODE corCoRoutineControlBlock::pxCoRoutineFunction
unsigned portBASE_TYPE corCoRoutineControlBlock::uxIndex
unsigned portBASE_TYPE corCoRoutineControlBlock::uxIndex
unsigned portBASE_TYPE corCoRoutineControlBlock::uxPriority
unsigned portBASE_TYPE corCoRoutineControlBlock::uxPriority
unsigned short corCoRoutineControlBlock::uxState
unsigned short corCoRoutineControlBlock::uxState

Referenced by xCoRoutineCreate().

xListItem corCoRoutineControlBlock::xEventListItem
xListItem corCoRoutineControlBlock::xGenericListItem
xListItem corCoRoutineControlBlock::xGenericListItem