Device descriptor definition for SDS011 Laser Dust Sensor.  
 More...
Device descriptor definition for SDS011 Laser Dust Sensor. 
Definition at line 91 of file sds011.h.
 
#include <sds011.h>
◆ cb
callback deliver values async 
Definition at line 95 of file sds011.h.
 
 
◆ cb_lock
mutex to synchronize callbacks 
Definition at line 94 of file sds011.h.
 
 
◆ cbctx
user context for the callback 
Definition at line 96 of file sds011.h.
 
 
◆ checksum
      
        
          | uint16_t sds011_t::checksum | 
        
      
 
iteratively calculated checksum 
Definition at line 97 of file sds011.h.
 
 
◆ dev_lock
mutex to synchronize device access 
Definition at line 93 of file sds011.h.
 
 
◆ params
parameters for SDS011 device 
Definition at line 92 of file sds011.h.
 
 
◆ pos
receive buffer position counter 
Definition at line 99 of file sds011.h.
 
 
◆ rx_mem
      
        
          | uint8_t sds011_t::rx_mem[SDS011_FRAME_RECV_LEN] | 
        
      
 
receive buffer 
Definition at line 98 of file sds011.h.
 
 
The documentation for this struct was generated from the following file: