HAL + 0/55 examples
SourceVu will show references to LTDC_LayerCfgTypeDef from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
Configures the Window Horizontal Start Position. This parameter must be a number between Min_Data = 0x000 and Max_Data = 0xFFF.
uint32_t
Configures the Window Horizontal Stop Position. This parameter must be a number between Min_Data = 0x000 and Max_Data = 0xFFF.
uint32_t
Configures the Window vertical Start Position. This parameter must be a number between Min_Data = 0x000 and Max_Data = 0x7FF.
uint32_t
Configures the Window vertical Stop Position. This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x7FF.
uint32_t
Specifies the pixel format. This parameter can be one of value of LTDC_Pixelformat.
uint32_t
Specifies the constant alpha used for blending. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.
uint32_t
Configures the default alpha value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.
uint32_t
Select the blending factor 1. This parameter can be one of value of LTDC_BlendingFactor1.
uint32_t
Select the blending factor 2. This parameter can be one of value of LTDC_BlendingFactor2.
uint32_t
Configures the color frame buffer address.
uint32_t
Configures the color frame buffer line length. This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x1FFF.
uint32_t
Specifies the number of line in frame buffer. This parameter must be a number between Min_Data = 0x000 and Max_Data = 0x7FF.
Configures the layer background color.

References

from examples