Device descriptor for the SM_PWM_01c sensor. More...
Device descriptor for the SM_PWM_01c sensor.
Definition at line 158 of file sm_pwm_01c.h.
#include <sm_pwm_01c.h>
| Data Fields | |
| sm_pwm_01c_params_t | params | 
| Device driver parameters. | |
| sm_pwm_01c_values_t | _values | 
| Internal data to calculate concentration from tsl/tsp low Pulse Output Occupancy. | |
| ztimer_t | _sampler | 
| internal sampling timer | |
| ztimer_t sm_pwm_01c_t::_sampler | 
internal sampling timer
Definition at line 162 of file sm_pwm_01c.h.
| sm_pwm_01c_values_t sm_pwm_01c_t::_values | 
Internal data to calculate concentration from tsl/tsp low Pulse Output Occupancy.
Definition at line 160 of file sm_pwm_01c.h.
| sm_pwm_01c_params_t sm_pwm_01c_t::params | 
Device driver parameters.
Definition at line 159 of file sm_pwm_01c.h.