Skip to main content

rtc_calib_cal_mv

Function rtc_calib_cal_mv 

Source
pub fn rtc_calib_cal_mv(_unit: AdcCalibUnit, atten: Attenuation) -> u16
Available on crate feature unstable only.
Expand description

Get ADC reference point voltage for specified attenuation in millivolts

see https://github.com/espressif/esp-idf/blob/903af13e8/components/efuse/esp32c6/esp_efuse_rtc_calib.c#L42

ยงStability

This API is marked as unstable and is only available when the unstable crate feature is enabled. This comes with no stability guarantees, and could be changed or removed at any time.