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

touchgfx::DMA_Interface::isDmaQueueEmpty() method

@fn uint8_t DMA_Interface::isDmaQueueEmpty(); Query if the DMA queue is empty. Query if the DMA queue is empty.

Syntax

uint8_t isDmaQueueEmpty();

Return value

1 if DMA queue is empty, else 0.

References

LocationText
DMA.hpp:335
uint8_t isDmaQueueEmpty();

Type Use

Type of touchgfx::DMA_Interface::isDmaQueueEmpty()
touchgfx::DMA_Interface::isDmaQueueEmpty()
uint8_t
all items filtered out