Loading...
Searching...
No Matches
sgp30_data_t Struct Reference

Set of measured values. More...

Detailed Description

Set of measured values.

Definition at line 59 of file sgp30.h.

#include <sgp30.h>

Data Fields

uint16_t tvoc
 The last measurement of the IAQ-calculated Total Volatile Organic Compounds in ppb.
 
uint16_t eco2
 The last measurement of the IAQ-calculated equivalent CO2 in ppm.
 

Field Documentation

◆ eco2

uint16_t sgp30_data_t::eco2

The last measurement of the IAQ-calculated equivalent CO2 in ppm.

Definition at line 62 of file sgp30.h.

◆ tvoc

uint16_t sgp30_data_t::tvoc

The last measurement of the IAQ-calculated Total Volatile Organic Compounds in ppb.

Definition at line 60 of file sgp30.h.


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