STemWin
LCD_LayerPropTypedef
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
LCD_LayerPropTypedef
LCD_LayerPropTypedef struct
Syntax
Show:
Summary
Declaration
from
LCDConf.h:26
typedef
struct
{
int32_t
address
;
int32_t
pending_buffer
;
int32_t
buffer_index
;
int32_t
xSize
;
int32_t
ySize
;
int32_t
BytesPerPixel
;
LCD_API_COLOR_CONV
*
pColorConvAPI
;
}
LCD_LayerPropTypedef
;
Fields
Field
Declared as
LCD_LayerPropTypedef::address
int32_t
LCD_LayerPropTypedef::pending_buffer
int32_t
LCD_LayerPropTypedef::buffer_index
int32_t
LCD_LayerPropTypedef::xSize
int32_t
LCD_LayerPropTypedef::ySize
int32_t
LCD_LayerPropTypedef::BytesPerPixel
int32_t
LCD_LayerPropTypedef::pColorConvAPI
LCD_API_COLOR_CONV
*
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