|
FastLED 3.9.15
|
Descriptor for one log message.
Definition at line 32 of file async_log_queue.h.
#include <async_log_queue.h>
Public Member Functions | |
| Descriptor () FL_NOEXCEPT | |
Public Attributes | |
| fl::u16 | mLength |
| Length of message in bytes. | |
| fl::u16 | mPadding |
| Reserved for alignment (unused) | |
| fl::u32 | mStartIdx |
| Offset into arena where message starts. | |