Published 03 Dec 2010.
Last change message: Some basic LED-Flashing works in the CoOS-RTOS using Tasks
« Back to documentation index
Flag node struct. More...
Flag node struct.
Definition at line 26 of file OsFlag.h.
A pointer to next flag node
Definition at line 28 of file OsFlag.h.
A pointer to prev flag node
Definition at line 29 of file OsFlag.h.
Flag value
Definition at line 30 of file OsFlag.h.
A pointer to task waitting flag
Definition at line 31 of file OsFlag.h.
Wait type
Definition at line 32 of file OsFlag.h.