Chris O'Byrne - YAVRTOS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
task_t Struct ReferenceStructure describing a task. More...
Detailed DescriptionStructure describing a task.
Field Documentation
For internal use only. Pointer to the top of the task stack
For internal use only. Length of the task stack
For internal use only. The stack pointer as at the last time this task was suspended
For internal use only. The task priority
For internal use only. The function that performs the tasks' activities
For internal use only. The function to execute when the task is stopping
For internal use only. The first mutex this task owns
For internal use only. The mailbox we are waiting on or reading from
For internal use only. The version of the mailbox that we are reading or waiting on If this value is greater than the mailbox version, then we are waiting, otherwise we are reading
For internal use only. The semaphore the task is waiting on
For internal use only. The value of the semaphore that the task is waiting on
For internal use only. Pointer to the next task in the list
The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
YAVRTOS and YAVRTOS documentation Copyright © 2007-2008 Chris O'Byrne. Email - chris <at> obyrne <dot> com