Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
STM32469I Discovery LCD Private Variables
[STM32469I Discovery LCD]
Variables | |
static uint32_t | ActiveLayer = LTDC_ACTIVE_LAYER_BACKGROUND |
Default Active LTDC Layer in which drawing is made is LTDC Layer Background. | |
static LCD_DrawPropTypeDef | DrawProp [LTDC_MAX_LAYER_NUMBER] |
Current Drawing Layer properties variable. |
Variable Documentation
uint32_t ActiveLayer = LTDC_ACTIVE_LAYER_BACKGROUND [static] |
Default Active LTDC Layer in which drawing is made is LTDC Layer Background.
Definition at line 152 of file stm32469i_discovery_lcd.c.
LCD_DrawPropTypeDef DrawProp[LTDC_MAX_LAYER_NUMBER] [static] |
Current Drawing Layer properties variable.
Definition at line 157 of file stm32469i_discovery_lcd.c.
Generated on Thu Jul 14 2022 14:13:42 by
