sgp30_constants.h File Reference

Internal addresses, registers and constants. More...

Detailed Description

Internal addresses, registers and constants.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file sgp30_constants.h.

#include "timex.h"
+ Include dependency graph for sgp30_constants.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define SGP30_I2C_ADDRESS   (0x58)
 SGP30 I2C address, only one is defined.
 
#define SGP30_REQUIRED_FEATURE_SET   (0x0020)
 Minimum required feature set version for this driver.
 
#define SGP30_SERIAL_ID_LEN   (6U)
 Length of serial id.
 
#define SGP30_AIR_QUALITY_INIT_DELAY_US   (15 * US_PER_SEC)
 Initialization time.
 
#define SGP30_RECOMMENDED_SAMPLING_PERIOD   (1 * US_PER_SEC)
 Sampling for dynamic baseline compensation algorithm.