Struct SYN_DataLog¶
Data logger control block — ring buffer + drop counter.
#include <syn_datalog.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | dropped_frames |
| SYN_RingBuf | rb |
Public Attributes Documentation¶
variable dropped_frames¶
Counter for frames dropped due to full buffer
variable rb¶
Ring buffer backend
The documentation for this class was generated from the following file src/syntropic/log/syn_datalog.h