Loading...
Searching...
No Matches
sm_pwm_01c_params_t Struct Reference

Parameters for the SM_PWM_01c sensor. More...

Detailed Description

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.
 

Field Documentation

◆ tlp_pin

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.

◆ tsp_pin

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.


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