|
ESPHome 2025.10.3
|
Go to the source code of this file.
Data Structures | |
| class | esphome::adc::Aggregator< T > |
| class | esphome::adc::ADCSensor |
| struct | esphome::adc::ADCSensor::SetupFlags |
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) |