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

touchgfx::DMA_Interface::isDmaQueueFull() method

@fn uint8_t DMA_Interface::isDmaQueueFull(); Query if the DMA queue is full. Query if the DMA queue is full.

Syntax

uint8_t isDmaQueueFull();

Return value

1 if DMA queue is full, else 0.

References

LocationText
DMA.hpp:346
uint8_t isDmaQueueFull();

Type Use

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