Configuration parameters for SDS011 Laser Dust Sensor. More...
#include <sds011.h>
Data Fields | |
uart_t | uart |
UART device the sensor is connected to. | |
gpio_t | pwr_pin |
GPIO pin for disabling supply voltage for the sensor. | |
uint16_t | dev_id |
Unique sensor device ID. | |
bool | pwr_ah |
Logic level of the power pin (true for active high) | |