20 #ifndef STM32F4xx_HAL_LTDC_EX_H
21 #define STM32F4xx_HAL_LTDC_EX_H
30 #if defined (LTDC) && defined (DSI)
DSI Adapted command mode configuration.
DSI Video mode configuration.
HAL_StatusTypeDef HAL_LTDCEx_StructInitFromVideoConfig(LTDC_HandleTypeDef *hltdc, DSI_VidCfgTypeDef *VidCfg)
Retrieve common parameters from DSI Video mode configuration structure.
HAL_StatusTypeDef HAL_LTDCEx_StructInitFromAdaptedCommandConfig(LTDC_HandleTypeDef *hltdc, DSI_CmdCfgTypeDef *CmdCfg)
Retrieve common parameters from DSI Adapted command mode configuration structure.
struct __LTDC_HandleTypeDef else typedef struct endif LTDC_HandleTypeDef
LTDC handle Structure definition.
This file contains HAL common defines, enumeration, macros and structures definitions.
Header file of DSI HAL module.