STM32F479xx HAL User Manual
|
LTDC Extension HAL module driver. More...
#include "stm32f4xx_hal.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. |
LTDC Extension HAL module driver.
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.c.