Amir Asemanpayeh / Mbed 2 deprecated WeatherStation

Dependencies:   BMP180 N5110 PowerControl mbed

Embed: (wiki syntax)

« Back to documentation index

State Struct Reference

State Struct Reference

A structure, contains the output, titles and nextstate data. More...

#include <Barometer.h>


Detailed Description

A structure, contains the output, titles and nextstate data.

Parameters:
output- integer value holds the output value of the members
title- char array contains titles of the members
nextState- int array contains the values for the next and previous states

Definition at line 226 of file Barometer.h.