touchgfx::HAL::USE_ANIMATION_STORAGE is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::USE_ANIMATION_STORAGE

touchgfx::HAL::USE_ANIMATION_STORAGE variable

Syntax

static bool USE_ANIMATION_STORAGE;

References

LocationReferrerScopeText
HAL.hpp:707
static bool USE_ANIMATION_STORAGE; ///< Is animation storage enabled?
HAL.hpp:764touchgfx::HAL::setFrameBufferStartAddress()touchgfx::HAL
USE_ANIMATION_STORAGE = useAnimationStorage;
HAL.hpp:785touchgfx::HAL::setFrameBufferStartAddresses()touchgfx::HAL
USE_ANIMATION_STORAGE = animationStorage != 0;

Data Use

Functions writing touchgfx::HAL::USE_ANIMATION_STORAGE
touchgfx::HAL::USE_ANIMATION_STORAGE