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

touchgfx::LockFreeDMA_Queue::isFull() method

@fn virtual bool LockFreeDMA_Queue::isFull(); Query if this object is full. Query if this object is full.

Syntax

virtual bool isFull();

Return value

true if full, false if not.

References

LocationText
DMA.hpp:164
virtual bool isFull();

Override Tree

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