|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
ADC classes and utilities. More...
Classes | |
| struct | divider_ratio |
| External voltage-divider ratio between a source and an ADC pin. More... | |
| class | input |
| A one-shot analog input on a single pin. More... | |
| class | sampler |
| A continuous sampler over one or more analog pins. More... | |
Enumerations | |
| enum class | attenuation : uint8_t { attenuation::db_0 , attenuation::db_2_5 , attenuation::db_6 , attenuation::db_12 } |
| Input attenuation, which sets the measurable voltage range. More... | |
ADC classes and utilities.