Parameters for the SM_PWM_01c sensor. More...
Parameters for the SM_PWM_01c sensor.
These parameters are needed to configure the device at startup.
Definition at line 119 of file sm_pwm_01c.h.
#include <sm_pwm_01c.h>
Data Fields | |
gpio_t | tsp_pin |
Low Pulse Signal Output (P1) of small Particle, active low, PM2.5 equivalent. | |
gpio_t | tlp_pin |
Low Pulse Signal Output (P2) of large Particle, active low, PM10 equivalent. | |
gpio_t sm_pwm_01c_params_t::tlp_pin |
Low Pulse Signal Output (P2) of large Particle, active low, PM10 equivalent.
Definition at line 122 of file sm_pwm_01c.h.
gpio_t sm_pwm_01c_params_t::tsp_pin |
Low Pulse Signal Output (P1) of small Particle, active low, PM2.5 equivalent.
Definition at line 120 of file sm_pwm_01c.h.