|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::adc::input, including all inherited members.
| attenuation() const noexcept | idfxx::adc::input | |
| calibrated() const noexcept | idfxx::adc::input | |
| divider() const noexcept | idfxx::adc::input | |
| input(config config) | idfxx::adc::input | explicit |
| input(const input &)=delete | idfxx::adc::input | |
| input(input &&other) noexcept | idfxx::adc::input | |
| make(config config) | idfxx::adc::input | static |
| operator=(const input &)=delete | idfxx::adc::input | |
| operator=(input &&other) noexcept | idfxx::adc::input | |
| pin() const noexcept | idfxx::adc::input | |
| read_raw() | idfxx::adc::input | inline |
| read_voltage() | idfxx::adc::input | inline |
| try_read_raw() | idfxx::adc::input | |
| try_read_voltage() | idfxx::adc::input | |
| ~input() | idfxx::adc::input |