Loading...
Searching...
No Matches
sm_pwm_01c_values_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.

Definition at line 142 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.
 

Field Documentation

◆ data

sm_pwm_01c_data_t sm_pwm_01c_values_t::data

Current value for the exponentially averaged particle concentration values.

Definition at line 151 of file sm_pwm_01c.h.

◆ tlp_lpo

uint32_t sm_pwm_01c_values_t::tlp_lpo

Large Particle low Pulse active time us.

Definition at line 144 of file sm_pwm_01c.h.

◆ tlp_start_time

uint32_t sm_pwm_01c_values_t::tlp_start_time

Last time tlp pin went low.

Definition at line 145 of file sm_pwm_01c.h.

◆ tsp_lpo

uint32_t sm_pwm_01c_values_t::tsp_lpo

Small particle low Pulse active time us.

Definition at line 143 of file sm_pwm_01c.h.

◆ tsp_start_time

uint32_t sm_pwm_01c_values_t::tsp_start_time

Last time tsp pin went low.

Definition at line 146 of file sm_pwm_01c.h.


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