STemWin
GUI_MEMDEV
is only used within STemWin.
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
GUI_MEMDEV
GUI_MEMDEV struct
GUI_MEMDEV
Syntax
Show:
Summary
Declaration
from
GUI_Private.h:193
typedef
struct
{
GUI_DEVICE
*
pDevice
;
I16P
x0
,
y0
,
XSize
,
YSize
;
unsigned
BytesPerLine
;
unsigned
BitsPerPixel
;
GUI_HMEM
hUsage
;
}
GUI_MEMDEV
;
Fields
Field
Declared as
GUI_MEMDEV::pDevice
GUI_DEVICE
*
GUI_MEMDEV::x0
I16P
GUI_MEMDEV::y0
I16P
x0
,
GUI_MEMDEV::XSize
I16P
x0
,
y0
,
GUI_MEMDEV::YSize
I16P
x0
,
y0
,
XSize
,
GUI_MEMDEV::BytesPerLine
unsigned
GUI_MEMDEV::BitsPerPixel
unsigned
GUI_MEMDEV::hUsage
GUI_HMEM
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