touchgfx::HAL::frameBuffer0 is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::HAL::frameBuffer0 field

Syntax

uint16_t* frameBuffer0;

References

LocationReferrerScopeText
HAL.hpp:1237
uint16_t* frameBuffer0; ///< Pointer to the first frame buffer.
HAL.hpp:65touchgfx::HAL::HAL()touchgfx::HAL
frameBuffer0(0),
HAL.hpp:744touchgfx::HAL::setFrameBufferStartAddress()touchgfx::HAL
frameBuffer0 = reinterpret_cast<uint16_t*>(buffer);
HAL.hpp:781touchgfx::HAL::setFrameBufferStartAddresses()touchgfx::HAL
frameBuffer0 = reinterpret_cast<uint16_t*>(frameBuffer);
HAL.hpp:1170touchgfx::HAL::getClientFrameBuffer()touchgfx::HAL
if (USE_DOUBLE_BUFFERING && getTFTFrameBuffer() == frameBuffer0)
HAL.hpp:1174touchgfx::HAL::getClientFrameBuffer()touchgfx::HAL
return frameBuffer0;

Data Use

Functions writing touchgfx::HAL::frameBuffer0
Functions reading touchgfx::HAL::frameBuffer0
touchgfx::HAL::frameBuffer0
Type of touchgfx::HAL::frameBuffer0
touchgfx::HAL::frameBuffer0
uint16_t
all items filtered out