STemWin_SampleDemo
GUIDEMO_CONFIG
is only used within STemWin_SampleDemo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin_SampleDemo
GUIDEMO_CONFIG
GUIDEMO_CONFIG struct
GUIDEMO_CONFIG
Syntax
Show:
Summary
Declaration
from
GUIDEMO.h:179
typedef
struct
GUIDEMO_CONFIG
{
void
(
*
*
apFunc
)
(
void
)
;
int
NumDemos
;
U16
Flags
;
#if
GUIDEMO_USE_VNC
int
(
*
pGUI_VNC_X_StartServer
)
(
int
LayerIndex
,
int
ServerIndex
)
;
#endif
}
GUIDEMO_CONFIG
;
Fields
Field
Declared as
GUIDEMO_CONFIG::apFunc
void
(
*
*
)
(
void
)
GUIDEMO_CONFIG::NumDemos
int
GUIDEMO_CONFIG::Flags
U16
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out