Microchip® Advanced Software Framework

corCoRoutineControlBlock Struct Reference

#include <croutine.h>

Data Fields

crCOROUTINE_CODE pxCoRoutineFunction
 
unsigned portBASE_TYPE uxIndex
 
unsigned portBASE_TYPE uxPriority
 
unsigned short uxState
 
xListItem xEventListItem
 
xListItem xGenericListItem
 

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

Referenced by xCoRoutineCreate().

xListItem corCoRoutineControlBlock::xGenericListItem