IO operation functions.
More...
IO operation functions.
===============================================================================
##### IO operation functions #####
===============================================================================
[..] This section provides function allowing to:
(+) Handle LTDC interrupt request
◆ HAL_LTDC_ErrorCallback()
Error LTDC callback.
- Parameters
-
hltdc | pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC. |
- Return values
-
Definition at line 749 of file stm32f4xx_hal_ltdc.c.
◆ HAL_LTDC_IRQHandler()
Handle LTDC interrupt request.
- Parameters
-
hltdc | pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC. |
- Return values
-
Definition at line 631 of file stm32f4xx_hal_ltdc.c.
◆ HAL_LTDC_LineEventCallback()
Line Event callback.
- Parameters
-
hltdc | pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC. |
- Return values
-
Definition at line 765 of file stm32f4xx_hal_ltdc.c.
◆ HAL_LTDC_ReloadEventCallback()
Reload Event callback.
- Parameters
-
hltdc | pointer to a LTDC_HandleTypeDef structure that contains the configuration information for the LTDC. |
- Return values
-
Definition at line 781 of file stm32f4xx_hal_ltdc.c.