Loading...
Searching...
No Matches
sm_pwm_01c_data_t Struct Reference

LPO and concentration (ug/m3) values for small and large particles. More...

Detailed Description

LPO and concentration (ug/m3) values for small and large particles.

Note
Actual measured particle size are: 1~ 2μm for small particles and 3 ~10μm, for large particles, but this values are exposed as standard PM2.5 and PM10 measurements.

Definition at line 133 of file sm_pwm_01c.h.

#include <sm_pwm_01c.h>

Data Fields

uint16_t mc_pm_2p5
 Small particle concentration ug/m3.
 
uint16_t mc_pm_10
 Large particle concentration ug/m3.
 

Field Documentation

◆ mc_pm_10

uint16_t sm_pwm_01c_data_t::mc_pm_10

Large particle concentration ug/m3.

Definition at line 135 of file sm_pwm_01c.h.

◆ mc_pm_2p5

uint16_t sm_pwm_01c_data_t::mc_pm_2p5

Small particle concentration ug/m3.

Definition at line 134 of file sm_pwm_01c.h.


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