更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
EventCond结构体 参考

#include <los_event_pri.h>

成员变量

volatile INT32realValue
 
INT32 value
 
UINT32 clearEvent
 

详细描述

在文件 los_event_pri.h44 行定义.

结构体成员变量说明

◆ clearEvent

UINT32 EventCond::clearEvent

在文件 los_event_pri.h47 行定义.

◆ realValue

volatile INT32* EventCond::realValue

在文件 los_event_pri.h45 行定义.

◆ value

INT32 EventCond::value

在文件 los_event_pri.h46 行定义.


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