corCoRoutineControlBlock Struct Reference
#include <croutine.h>
Collaboration diagram for corCoRoutineControlBlock:

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:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L1_FreeRTOS/include/croutine.h

1.8.11