Interface: moteiv.tos.lib.sched.TaskBasic
interface TaskBasic
The basic TinyOS task interface, as discussed in TEP 106.
- Author:
-
Philip Levis
- Date:
-
January 12, 2005
Commands
command result_t postTask()
Events
event void runTask()
Commands - Details
postTask
command result_t postTask()
postUrgentTask
command result_t postUrgentTask()
Events - Details
runTask
event void runTask()