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