touchgfx::AnimatedImage::ticksSinceUpdate is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::AnimatedImage::ticksSinceUpdate

touchgfx::AnimatedImage::ticksSinceUpdate field

Syntax

uint8_t ticksSinceUpdate;

References

LocationReferrerScopeText
AnimatedImage.hpp:230
uint8_t ticksSinceUpdate; ///< Number of ticks since last animation update.
AnimatedImage.hpp:58touchgfx::AnimatedImage::AnimatedImage()touchgfx::AnimatedImage
ticksSinceUpdate(0),
AnimatedImage.hpp:83touchgfx::AnimatedImage::AnimatedImage()touchgfx::AnimatedImage
ticksSinceUpdate(0),

Type Use

Type of touchgfx::AnimatedImage::ticksSinceUpdate
touchgfx::AnimatedImage::ticksSinceUpdate
uint8_t
all items filtered out