STM32F479xx HAL User Manual
Functions
stm32f4xx_hal_ltdc_ex.h File Reference

Header file of LTDC HAL Extension module. More...

#include "stm32f4xx_hal_def.h"
#include "stm32f4xx_hal_dsi.h"

Go to the source code of this file.

Functions

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.

Detailed Description

Header file of LTDC HAL Extension module.

Author:
MCD Application Team
Attention:

© Copyright (c) 2016 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32f4xx_hal_ltdc_ex.h.