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

touchgfx::LockFreeDMA_Queue::pushCopyOf() method

@fn virtual void LockFreeDMA_Queue::pushCopyOf(const BlitOp& op); Push copy of the given operation. Push copy of the given operation.

Syntax

virtual void pushCopyOf(const BlitOp& op);

Arguments

op

The operation.

References

LocationText
DMA.hpp:175
virtual void pushCopyOf(const BlitOp& op);

Override Tree

Methods overriding this one
touchgfx::LockFreeDMA_Queue::pushCopyOf()
all items filtered out