FastLED 3.9.15
Loading...
Searching...
No Matches

◆ loadArenaTail()

template<fl::size DescriptorCount, fl::size ArenaSize>
fl::u32 fl::AsyncLogQueue< DescriptorCount, ArenaSize >::loadArenaTail ( ) const
private

Definition at line 218 of file async_log_queue.cpp.hpp.

218 {
220 return mArenaTail;
221}
volatile fl::u32 mArenaTail
Consumer read position (arena)
High-performance SPSC async log queue.

References mArenaTail.

Referenced by push().

+ Here is the caller graph for this function: