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

touchgfx::HAL::frameBuffer1 field

Syntax

uint16_t* frameBuffer1;

References

LocationReferrerScopeText
HAL.hpp:1238
uint16_t* frameBuffer1; ///< Pointer to the second frame buffer.
HAL.hpp:66touchgfx::HAL::HAL()touchgfx::HAL
frameBuffer1(0),
HAL.hpp:748touchgfx::HAL::setFrameBufferStartAddress()touchgfx::HAL
frameBuffer1 = reinterpret_cast<uint16_t*>(buffer);
HAL.hpp:752touchgfx::HAL::setFrameBufferStartAddress()touchgfx::HAL
frameBuffer1 = 0;
HAL.hpp:782touchgfx::HAL::setFrameBufferStartAddresses()touchgfx::HAL
frameBuffer1 = reinterpret_cast<uint16_t*>(doubleBuffer);
HAL.hpp:1172touchgfx::HAL::getClientFrameBuffer()touchgfx::HAL
return frameBuffer1;

Data Use

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