STM32F439xx HAL User Manual
Data Fields
LTDC_HandleTypeDef Struct Reference

LTDC handle Structure definition. More...

#include <stm32f4xx_hal_ltdc.h>

Data Fields

LTDC_TypeDef * Instance
LTDC_InitTypeDef Init
LTDC_LayerCfgTypeDef LayerCfg [MAX_LAYER]
HAL_LockTypeDef Lock
__IO HAL_LTDC_StateTypeDef State
__IO uint32_t ErrorCode

Detailed Description

LTDC handle Structure definition.

Definition at line 182 of file stm32f4xx_hal_ltdc.h.


Field Documentation

LTDC Error code

Definition at line 194 of file stm32f4xx_hal_ltdc.h.

Referenced by HAL_LTDC_DeInit(), HAL_LTDC_GetError(), HAL_LTDC_Init(), and HAL_LTDC_IRQHandler().

LTDC parameters

Definition at line 186 of file stm32f4xx_hal_ltdc.h.

Referenced by HAL_LTDC_Init().

HAL_LockTypeDef LTDC_HandleTypeDef::Lock

LTDC Lock

Definition at line 190 of file stm32f4xx_hal_ltdc.h.

Referenced by HAL_LTDC_Init().


The documentation for this struct was generated from the following file: