ESP-LiveControl
1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
|
This is the complete list of members for ESP32ADCChannel, including all inherited members.
_bits_width (defined in ESP32ADCChannel) | ESP32ADCChannel | inlineprotectedstatic |
attenuation (defined in ESP32ADCChannel) | ESP32ADCChannel | |
calculate_raw_from_voltage(uint32_t v_in_mv) | ESP32ADCChannel | |
calibration_data (defined in ESP32ADCChannel) | ESP32ADCChannel | |
channel_num (defined in ESP32ADCChannel) | ESP32ADCChannel | |
debug_print_characterisation_val_type(esp_adc_cal_value_t val_type) (defined in ESP32ADCChannel) | ESP32ADCChannel | |
debug_print_check_efuse() | ESP32ADCChannel | |
division_shift (defined in ESP32ADCChannel) | ESP32ADCChannel | protected |
ESP32ADCChannel(adc1_channel_t channel_num, adc_atten_t attenuation, uint32_t averaged_samples=64, adc_bits_width_t bits_width=ADC_WIDTH_BIT_12, uint32_t default_vref=1100u) | ESP32ADCChannel | |
get_raw_averaged() | ESP32ADCChannel | |
get_voltage_averaged() | ESP32ADCChannel | |
test_register_direct() (defined in ESP32ADCChannel) | ESP32ADCChannel |