20#ifndef STM32F4xx_HAL_LTDC_EX_H
21#define STM32F4xx_HAL_LTDC_EX_H
30#if defined (LTDC) && defined (DSI)
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.
This file contains HAL common defines, enumeration, macros and structures definitions.
HAL_StatusTypeDef
HAL Status structures definition
Header file of DSI HAL module.
DSI Adapted command mode configuration.
DSI Video mode configuration.
LTDC handle Structure definition.