touchgfx::Cell::y is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Cell::y field

Syntax

int16_t y;

References

LocationReferrerScopeText
Cell.hpp:34
int16_t y; ///< The y coordinate
Cell.hpp:69touchgfx::Cell::setCoord()touchgfx::Cell
y = int16_t(_y);
Cell.hpp:116touchgfx::Cell::packedCoord() consttouchgfx::Cell
return (y << 16) + x;

Data Use

Functions writing touchgfx::Cell::y
Functions reading touchgfx::Cell::y
all items filtered out
touchgfx::Cell::y
Type of touchgfx::Cell::y
touchgfx::Cell::y
int16_t
all items filtered out