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

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

Pointer to the task to execute.

Status of the task (either TASK_RUN or TASK_STOP).


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

Generated on Wed Dec 17 16:18:46 2008 for LUFA Library by  doxygen 1.5.7.1