STM32F469I-Discovery BSP User Manual: STM32469I Discovery LCD Private Variables

STM32F469I-Discovery BSP Drivers

STM32F469I-Discovery BSP User Manual
STM32469I Discovery LCD Private Variables

Variables

DMA2D_HandleTypeDef hdma2d_eval
LTDC_HandleTypeDef hltdc_eval
DSI_HandleTypeDef hdsi_eval
uint32_t lcd_x_size = OTM8009A_800X480_WIDTH
uint32_t lcd_y_size = OTM8009A_800X480_HEIGHT
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

Current Drawing Layer properties variable.

Definition at line 159 of file stm32469i_discovery_lcd.c.

DMA2D_HandleTypeDef hdma2d_eval
uint32_t lcd_x_size = OTM8009A_800X480_WIDTH

Definition at line 139 of file stm32469i_discovery_lcd.c.

Referenced by BSP_LCD_GetXSize(), and BSP_LCD_InitEx().

uint32_t lcd_y_size = OTM8009A_800X480_HEIGHT

Definition at line 140 of file stm32469i_discovery_lcd.c.

Referenced by BSP_LCD_GetYSize(), and BSP_LCD_InitEx().

Generated on Wed Jan 13 2016 10:58:46 for STM32F469I-Discovery BSP User Manual by   doxygen 1.7.6.1