STIMA  3
observation_t Struct Reference

Observations values for opc. More...

#include <i2c-opc.h>

Detailed Description

Observations values for opc.

Observations values for temperature and humidity NOT USED ‍/ typedef struct { int32_t values[OBSERVATION_COUNT]; //!< buffer containing the mean values calculated on a one sample buffer respectively uint16_t count; //!< number of observations uint32_t *read_ptr; //!< reader pointer to buffer (read observations for calculate report value) uint32_t *write_ptr; //!< writer pointer to buffer (add new observation) } observation_t;.

/********************************************************************* TYPEDEF for Finite State Machine


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