FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Data Fields
logChunk Struct Reference

Holds a datalog chunk configuration pair. More...

#include <TunableConfigs.h>

Data Fields

void * address
unsigned short size

Detailed Description

Holds a datalog chunk configuration pair.

A datalog configuration pair consists of an address and a size.

Definition at line 55 of file TunableConfigs.h.

Field Documentation

void* logChunk::address

Definition at line 56 of file TunableConfigs.h.

unsigned short logChunk::size

Definition at line 57 of file TunableConfigs.h.


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