tagTskInitParam结构参考
[Task]

Define the structure of the parameters used for task creation. 更多...


数据成员

TSK_ENTRY_FUNC  pfnTaskEntry
  Task entrance function
UINT16  usTaskPrio
  Task priority
UINT32  uwArg
  Task parameters
UINT32  uwStackSize
  Task stack size
CHAR pcName
  Task name
UINT32  uwResved
  Reserved

详细描述

Define the structure of the parameters used for task creation.

Information of specified parameters passed in during task creation.

在文件los_task.h417行定义。


该结构的文档由以下文件生成: