STM32F4HAL_DSI::beginFrame() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

STM32F4HAL_DSI::beginFrame() method

This function is overridden to detect whether there are any frame buffer changes in this frame.

Syntax

virtual bool beginFrame();
Implemented in STM32F4HAL_DSI.cpp:126

Return value

The value of the base implementation.

References

LocationText
STM32F4HAL_DSI.cpp:126
bool STM32F4HAL_DSI::beginFrame()
STM32F4HAL_DSI.hpp:132
virtual bool beginFrame();

Call Tree

Functions called by STM32F4HAL_DSI::beginFrame()
STM32F4HAL_DSI::beginFrame()
all items filtered out
Data written by STM32F4HAL_DSI::beginFrame()
STM32F4HAL_DSI::beginFrame()
all items filtered out
Methods overriding this one
STM32F4HAL_DSI::beginFrame()
all items filtered out