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

touchgfx::DMA_Interface::flush() method

@fn virtual void DMA_Interface::flush() This function blocks until all DMA transfers in the queue have been completed. This function blocks until all DMA transfers in the queue have been completed.

Syntax

virtual void flush();

References

LocationText
DMA.hpp:246
virtual void flush()

Call Tree

Functions called by touchgfx::DMA_Interface::flush()
touchgfx::DMA_Interface::flush()