STemWin + 0/4 examples
CodeScope will show references to GUI_ANIM_INFO from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
STemWin
STM32469I_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
STM32F429I-Discovery
Applications
STemWin
 
Symbols
loading...
Files
loading...

GUI_ANIM_INFO struct

Syntax

typedef struct {   int Pos;   int State;   GUI_ANIM_HANDLE hAnim;   GUI_TIMER_TIME Period; } GUI_ANIM_INFO;

Fields

Pos

No summary provided. Read more...

State

No summary provided. Read more...

hAnim

No summary provided. Read more...

Period

No summary provided. Read more...

Examples

GUI_ANIM_INFO is referenced by 4 libraries and example projects.

References

LocationReferrerText
GUI.h:1189
typedef struct {
GUI.h:1194
GUI.h:1196GUI_ANIMATION_FUNC::pInfo
typedef void GUI_ANIMATION_FUNC(GUI_ANIM_INFO * pInfo, void * pVoid);

Type Use

Variables of GUI_ANIM_INFO type
GUI_ANIMATION_FUNC::pInfo
all items filtered out
GUI_ANIM_INFO
all items filtered out
GUI_ANIM_INFO
all items filtered out