PwmReader.h File Reference
#include "common.h"
#include <cstdint>
#include <esp_attr.h>
#include <Delegate.h>
#include <muldiv.h>
Include dependency graph for PwmReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MHZ19::PwmReader
 Reads input pulse width asynchronously. More...
 
union  MHZ19::PwmReader::Pulse
 Used internally to measure a high/low pulse pair. More...
 

Namespaces

 MHZ19
 

Functions

unsigned MHZ19::pwmRead (uint8_t pwmPin, DetectionRange range)
 Read PWM output from sensor. More...