Set of measured particulate matter values as sent by the device. More...

Detailed Description

Set of measured particulate matter values as sent by the device.

Definition at line 59 of file hm330x.h.

#include <hm330x.h>

Data Fields

uint16_t mc_pm_1
 PM1.0 ug/m3 (ultrafine particles) <= 1µm [µg/m^3].
 
uint16_t mc_pm_2p5
 PM2.5 ug/m3 (combustion particles, organic compounds, metals) <= 2.5µm [µg/m^3].
 
uint16_t mc_pm_10
 PM10 ug/m3 (dust, pollen, mould spores) <= 10µm [µg/m^3].
 
uint16_t amc_pm_1
 PM1.0 ug/m3 (atmospheric environment) <= 1µm [µg/m^3].
 
uint16_t amc_pm_2p5
 PM2.5 ug/m3 (atmospheric environment) <= 2.5µm [µg/m^3].
 
uint16_t amc_pm_10
 PM10 ug/m3 (atmospheric environment) <= 10µm [µg/m^3].
 

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