LPO and concentration (ug/m3) values for small and large particles. More...
LPO and concentration (ug/m3) values for small and large particles.
Definition at line 141 of file sm_pwm_01c.h.
#include <sm_pwm_01c.h>
| Data Fields | |
| uint32_t | tsp_lpo | 
| Small particle low Pulse active time us. | |
| uint32_t | tlp_lpo | 
| Large Particle low Pulse active time us. | |
| uint32_t | tlp_start_time | 
| Last time tlp pin went low. | |
| uint32_t | tsp_start_time | 
| Last time tsp pin went low. | |
| sm_pwm_01c_data_t | data | 
| Current value for the exponentially averaged particle concentration values. | |
| sm_pwm_01c_data_t sm_pwm_01c_values_t::data | 
Current value for the exponentially averaged particle concentration values.
Definition at line 150 of file sm_pwm_01c.h.
| uint32_t sm_pwm_01c_values_t::tlp_lpo | 
Large Particle low Pulse active time us.
Definition at line 143 of file sm_pwm_01c.h.
| uint32_t sm_pwm_01c_values_t::tlp_start_time | 
Last time tlp pin went low.
Definition at line 144 of file sm_pwm_01c.h.
| uint32_t sm_pwm_01c_values_t::tsp_lpo | 
Small particle low Pulse active time us.
Definition at line 142 of file sm_pwm_01c.h.
| uint32_t sm_pwm_01c_values_t::tsp_start_time | 
Last time tsp pin went low.
Definition at line 145 of file sm_pwm_01c.h.