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

touchgfx::DMA_Interface::isDMARunning() method

@fn bool DMA_Interface::isDMARunning() Query if the DMA is running. Query if the DMA is running.

Syntax

bool isDMARunning();

Return value

true if a DMA operation is currently in progress.

References

LocationText
DMA.hpp:271
bool isDMARunning()

Data Use

Data read by touchgfx::DMA_Interface::isDMARunning()
touchgfx::DMA_Interface::isDMARunning()