dac_oneshot_output_voltage() function
Output the voltage
Arguments
handle
The DAC oneshot channel handle
digi_value
The digital value that need to be converted
Return value
- ESP_ERR_INVALID_ARG The input parameter is invalid - ESP_OK Convert the digital value success
Notes
Generally it'll take 7~11 us on ESP32 and 10~21 us on ESP32-S2
Examples
dac_oneshot_output_voltage() is referenced by 2 libraries and example projects: