TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::HAL::enableLCDControllerInterrupt() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::enableLCDControllerInterrupt()

touchgfx::HAL::enableLCDControllerInterrupt() method

@fn virtual void HAL::enableLCDControllerInterrupt() = 0; 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() = 0;

Examples

touchgfx::HAL::enableLCDControllerInterrupt() is referenced by 4 libraries and example projects.

References

LocationText
HAL.hpp:665
virtual void enableLCDControllerInterrupt() = 0;