LibDriver PMSX003
Loading...
Searching...
No Matches
pmsx003_data_s Struct Reference

pmsx003 data structure definition More...

#include <driver_pmsx003.h>

Data Fields

uint16_t pm1p0_standard_ug_m3
uint16_t pm2p5_standard_ug_m3
uint16_t pm10_standard_ug_m3
uint16_t pm1p0_atmospheric_ug_m3
uint16_t pm2p5_atmospheric_ug_m3
uint16_t pm10_atmospheric_ug_m3
uint16_t beyond_0p3um
uint16_t beyond_0p5um
uint16_t beyond_1p0um
uint16_t beyond_2p5um
uint16_t beyond_5p0um
uint16_t beyond_10um
uint8_t version
uint8_t error_code

Detailed Description

pmsx003 data structure definition

Definition at line 80 of file driver_pmsx003.h.

Field Documentation

◆ beyond_0p3um

uint16_t beyond_0p3um

beyond 0.3 um in 0.1 L of air

Definition at line 88 of file driver_pmsx003.h.

◆ beyond_0p5um

uint16_t beyond_0p5um

beyond 0.5 um in 0.1 L of air

Definition at line 89 of file driver_pmsx003.h.

◆ beyond_10um

uint16_t beyond_10um

beyond 10 um in 0.1 L of air

Definition at line 93 of file driver_pmsx003.h.

◆ beyond_1p0um

uint16_t beyond_1p0um

beyond 1.0 um in 0.1 L of air

Definition at line 90 of file driver_pmsx003.h.

◆ beyond_2p5um

uint16_t beyond_2p5um

beyond 2.5 um in 0.1 L of air

Definition at line 91 of file driver_pmsx003.h.

◆ beyond_5p0um

uint16_t beyond_5p0um

beyond 5.0 um in 0.1 L of air

Definition at line 92 of file driver_pmsx003.h.

◆ error_code

uint8_t error_code

error code

Definition at line 95 of file driver_pmsx003.h.

◆ pm10_atmospheric_ug_m3

uint16_t pm10_atmospheric_ug_m3

pm10 concentration unit, under atmospheric environment

Definition at line 87 of file driver_pmsx003.h.

◆ pm10_standard_ug_m3

uint16_t pm10_standard_ug_m3

pm10 concentration unit, standard particle

Definition at line 84 of file driver_pmsx003.h.

◆ pm1p0_atmospheric_ug_m3

uint16_t pm1p0_atmospheric_ug_m3

pm1.0 concentration unit, under atmospheric environment

Definition at line 85 of file driver_pmsx003.h.

◆ pm1p0_standard_ug_m3

uint16_t pm1p0_standard_ug_m3

pm1.0 concentration unit, standard particle

Definition at line 82 of file driver_pmsx003.h.

◆ pm2p5_atmospheric_ug_m3

uint16_t pm2p5_atmospheric_ug_m3

pm2.5 concentration unit, under atmospheric environment

Definition at line 86 of file driver_pmsx003.h.

◆ pm2p5_standard_ug_m3

uint16_t pm2p5_standard_ug_m3

pm2.5 concentration unit, standard particle

Definition at line 83 of file driver_pmsx003.h.

◆ version

uint8_t version

version

Definition at line 94 of file driver_pmsx003.h.


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