tagSwTmrCtrl结构参考
[Software timer]

Software timer control structure 更多...

tagSwTmrCtrl合作图:
[图例]

数据成员

struct tagSwTmrCtrl pstNext
  Pointer to the next software timer
UINT8  ucState
  Software timer state
UINT8  ucMode
  Software timer mode
UINT8  ucRouses
UINT8  ucSensitive
UINT16  usTimerID
  Software timer ID
UINT32  uwCount
  Times that a software timer works
UINT32  uwInterval
  Timeout interval of a periodic software timer
UINT32  uwArg
  Parameter passed in when the callback function that handles software timer timeout is called
SWTMR_PROC_FUNC  pfnHandler
  Callback function that handles software timer timeout

详细描述

Software timer control structure

在文件los_swtmr.h290行定义。


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