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

touchgfx::HAL::getLCDRefreshCount() method

@fn uint32_t HAL::getLCDRefreshCount() Returns the number of VSync interrupts Returns the number of VSync interrupts between the current drawing operation and the last drawing operation, i.e. the number of lost frames.

Syntax

uint32_t getLCDRefreshCount();

Return value

Number of VSync since previous draw.

References

LocationText
HAL.hpp:584
uint32_t getLCDRefreshCount()

Data Use

Data read by touchgfx::HAL::getLCDRefreshCount()
all items filtered out
touchgfx::HAL::getLCDRefreshCount()
Type of touchgfx::HAL::getLCDRefreshCount()
touchgfx::HAL::getLCDRefreshCount()
uint32_t
all items filtered out