TaskEntry_t Struct Reference

#include <Scheduler.h>


Data Fields

TaskPtr_t Task
bool TaskStatus
uint8_t GroupID


Detailed Description

Structure for holding a single task's information in the scheduler task list.

Field Documentation

Pointer to the task to execute.

Status of the task (either TASK_RUN or TASK_STOP).

Group ID of the task so that its status can be changed as a group.


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

Generated on Thu Jul 31 09:24:16 2008 for MyUSB Library by  doxygen 1.5.5