Dawn Framework 1.0
Universal data acquisition framework for embedded systems
Public Attributes | List of all members
dawn::io_data_s< T, N > Struct Template Reference

Single batch of I/O data with timestamp. More...

#include <sdata.hxx>

Public Attributes

data [N]
 Data elements (N items of type T)
 
io_ts_t ts
 Timestamp for this measurement.
 

Detailed Description

template<typename T, size_t N>
struct dawn::io_data_s< T, N >

Single batch of I/O data with timestamp.

Definition at line 21 of file sdata.hxx.


The documentation for this struct was generated from the following file: