touchgfx::HAL::getClientFrameBuffer() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::getClientFrameBuffer()

touchgfx::HAL::getClientFrameBuffer() method

@fn uint16_t* HAL::getClientFrameBuffer() Gets client frame buffer. Gets client frame buffer.

Syntax

uint16_t* getClientFrameBuffer();

Return value

The address of the framebuffer currently used by the framework to draw in.

References

LocationText
HAL.hpp:1168
uint16_t* getClientFrameBuffer()

Call Tree

Functions called by touchgfx::HAL::getClientFrameBuffer()
touchgfx::HAL::getClientFrameBuffer()
Data read by touchgfx::HAL::getClientFrameBuffer()
touchgfx::HAL::getClientFrameBuffer()
Type of touchgfx::HAL::getClientFrameBuffer()
touchgfx::HAL::getClientFrameBuffer()
uint16_t
all items filtered out