<< Previous | Next >> | |
|
OS_FLAG_GRP * OSFlagCreate( OS_FLAGS flags, INT8U * err );
Description
- This function is called to create an event flag group.
Parameters
- flags
- Contains the initial value to store in the event flag group.
- err
Return value
- A pointer to an event flag group or a null pointer if no more groups are available.
Library
- OS_FLAG.C (Prior to DC 8:UCOS2.LIB)
Dynamic C Functions | << Previous | Next >> | rabbit.com |