Nordic Thingy:52 v2.2.0
drv_ccs811_alg_result_t Struct Reference

The algorithm result data of the CCS811 device. More...

Data Fields

uint16_t ec02_ppm
 The equivalent CO2 (eCO2) value in parts per million (ppm).
 
uint8_t err_id
 The err_id according to the CCS811 err_id format (drv_ccs811_err_id_get).
 
uint16_t raw_data
 The raw_data according to the CCS811 raw_data format (drv_ccs811_raw_data_get)
 
uint8_t status
 The status according to the CCS811 status format (drv_ccs811_status_get).
 
uint16_t tvoc_ppb
 The Total Volatile Organic Compound (TVOC) value in parts per billion (ppb).
 

Detailed Description

The algorithm result data of the CCS811 device.


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