Microchip® Advanced Software Framework

corCoRoutineControlBlock Struct Reference

#include <croutine.h>

Data Fields

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

crCOROUTINE_CODE corCoRoutineControlBlock::pxCoRoutineFunction
UBaseType_t corCoRoutineControlBlock::uxIndex
unsigned portBASE_TYPE corCoRoutineControlBlock::uxIndex
UBaseType_t corCoRoutineControlBlock::uxPriority
unsigned portBASE_TYPE corCoRoutineControlBlock::uxPriority
uint16_t corCoRoutineControlBlock::uxState

Referenced by xCoRoutineCreate().

unsigned short corCoRoutineControlBlock::uxState
xListItem corCoRoutineControlBlock::xEventListItem
ListItem_t corCoRoutineControlBlock::xGenericListItem
xListItem corCoRoutineControlBlock::xGenericListItem