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

touchgfx::HAL::frameBufferUpdatedThisFrame field

Syntax

bool frameBufferUpdatedThisFrame;

Examples

touchgfx::HAL::frameBufferUpdatedThisFrame is referenced by 2 libraries and example projects.

References

LocationText
HAL.hpp:1243
bool frameBufferUpdatedThisFrame; ///< True if something was drawn in the current frame.