ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::adc::Aggregator |
class | esphome::adc::ADCSensor |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::adc |
Enumerations | |
enum class | esphome::adc::SamplingMode : uint8_t { esphome::adc::AVG = 0 , esphome::adc::MIN = 1 , esphome::adc::MAX = 2 } |
Functions | |
const LogString * | esphome::adc::sampling_mode_to_str (SamplingMode mode) |