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

touchgfx::DMA_Interface::start() method

@fn virtual void DMA_Interface::start(); Signals that DMA transfers can start. Signals that DMA transfers can start. If any elements are in the queue, start it.

Syntax

virtual void start();

References

LocationText
DMA.hpp:313
virtual void start();