STemWin_SampleDemo
GRAPH_WAVE
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
GRAPH_WAVE
GRAPH_WAVE struct
Typedef / Data
Syntax
Show:
Summary
Declaration
from
GUIDEMO_Graph.c:102
typedef
struct
{
char
*
Name
;
int
ScaleVOff
;
int
DataVOff
;
int
GridVOff
;
void
(
*
pfAddData
)
(
GRAPH_DATA_Handle
hData
,
int
DataID
)
;
int
NumWaves
;
}
GRAPH_WAVE
;
Fields
Field
Declared as
GRAPH_WAVE::Name
char
*
GRAPH_WAVE::ScaleVOff
int
GRAPH_WAVE::DataVOff
int
GRAPH_WAVE::GridVOff
int
GRAPH_WAVE::pfAddData
void
(
*
)
(
GRAPH_DATA_Handle
hData
,
int
DataID
)
GRAPH_WAVE::NumWaves
int
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