Skip to content

Struct SYN_DataLog

ClassList > 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

uint32_t SYN_DataLog::dropped_frames;

Counter for frames dropped due to full buffer


variable rb

SYN_RingBuf SYN_DataLog::rb;

Ring buffer backend



The documentation for this class was generated from the following file src/syntropic/log/syn_datalog.h