STM32F4HAL_DSI::enableLCDControllerInterrupt() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSTM32F4HAL_DSI::enableLCDControllerInterrupt()

STM32F4HAL_DSI::enableLCDControllerInterrupt() method

@fn virtual void STM32F4HAL_DSI::enableLCDControllerInterrupt(); Configure the LCD controller to fire interrupts at VSYNC. Configure the LCD controller to fire interrupts at VSYNC. Called automatically once TouchGFX initialization has completed.

Syntax

virtual void enableLCDControllerInterrupt();
Implemented in STM32F4HAL_DSI.cpp:99

References

LocationText
STM32F4HAL_DSI.cpp:99
void STM32F4HAL_DSI::enableLCDControllerInterrupt()
STM32F4HAL_DSI.hpp:91
virtual void enableLCDControllerInterrupt();

Call Tree

Functions called by STM32F4HAL_DSI::enableLCDControllerInterrupt()
STM32F4HAL_DSI::enableLCDControllerInterrupt()
all items filtered out
Data read by STM32F4HAL_DSI::enableLCDControllerInterrupt()
Data written by STM32F4HAL_DSI::enableLCDControllerInterrupt()
DSI_TypeDef::WIER
all items filtered out
STM32F4HAL_DSI::enableLCDControllerInterrupt()
DSI_TypeDef::WIFCR
DSI_TypeDef::WIER
LTDC_TypeDef::IER
all items filtered out
Methods overriding this one
STM32F4HAL_DSI::enableLCDControllerInterrupt()