touchgfx::DMA_Queue::first() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::DMA_Queue::first() method

@fn virtual const BlitOp* DMA_Queue::first() = 0; Gets the first element in the queue. Gets the first element in the queue.

Syntax

virtual const BlitOp* first() = 0;

Return value

The first element in the queue.

References

LocationReferrerScopeText
DMA.hpp:116
virtual const BlitOp* first() = 0;
DMA.hpp:195touchgfx::LockFreeDMA_Queue::first()touchgfx::LockFreeDMA_Queue
virtual const BlitOp* first();

Override Tree

Overridden methods
touchgfx::DMA_Queue::first()
Type of touchgfx::DMA_Queue::first()
touchgfx::DMA_Queue::first()
all items filtered out