STM32F4HAL_DSI::getTFTFrameBuffer() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSTM32F4HAL_DSI::getTFTFrameBuffer() const

STM32F4HAL_DSI::getTFTFrameBuffer() const method

@fn virtual uint16_t* STM32F4HAL_DSI::getTFTFrameBuffer() const; Gets the frame buffer address used by the TFT controller. Gets the frame buffer address used by the TFT controller.

Syntax

virtual uint16_t* getTFTFrameBuffer() const;
Implemented in STM32F4HAL_DSI.cpp:65

Return value

The address of the frame buffer currently being displayed on the TFT.

References

LocationText
STM32F4HAL_DSI.cpp:65
uint16_t* STM32F4HAL_DSI::getTFTFrameBuffer() const
STM32F4HAL_DSI.hpp:103
virtual uint16_t* getTFTFrameBuffer() const;

Data Use

Data read by STM32F4HAL_DSI::getTFTFrameBuffer() const
all items filtered out
STM32F4HAL_DSI::getTFTFrameBuffer() const
Methods overriding this one
STM32F4HAL_DSI::getTFTFrameBuffer() const
Type of STM32F4HAL_DSI::getTFTFrameBuffer() const
STM32F4HAL_DSI::getTFTFrameBuffer() const
uint16_t
all items filtered out