touchgfx::Application::timerWidgetCounter is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Application::timerWidgetCounter

touchgfx::Application::timerWidgetCounter field

Syntax

uint8_t timerWidgetCounter[MAX_TIMER_WIDGETS];

References

LocationText
Application.hpp:308
uint8_t timerWidgetCounter[MAX_TIMER_WIDGETS]; ///< A counter for each potentially registered timer widget. Increase when registering for timer events, decrease when unregistering.

Type Use

Type of touchgfx::Application::timerWidgetCounter
touchgfx::Application::timerWidgetCounter
uint8_t
all items filtered out