touchgfx::TypedText::numberOfTypedTexts is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TypedText::numberOfTypedTexts

touchgfx::TypedText::numberOfTypedTexts variable

Syntax

static uint16_t numberOfTypedTexts;

References

LocationReferrerScopeText
TypedText.hpp:216
static uint16_t numberOfTypedTexts;
TypedText.hpp:187touchgfx::TypedText::registerTypedTextDatabase()touchgfx::TypedText
numberOfTypedTexts = n;
TypedText.hpp:208touchgfx::TypedText::assertValid() consttouchgfx::TypedText
assert(typedTextId < numberOfTypedTexts && "typedTextId larger than numberOfTypedTexts.");

Data Use

Functions writing touchgfx::TypedText::numberOfTypedTexts
Functions reading touchgfx::TypedText::numberOfTypedTexts
touchgfx::TypedText::numberOfTypedTexts
Type of touchgfx::TypedText::numberOfTypedTexts
touchgfx::TypedText::numberOfTypedTexts
uint16_t
all items filtered out