dac_oneshot_del_channel() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_ERR_INVALID_ARG The input parameter is invalid - ESP_ERR_INVALID_STATE The channel has already been de-registered - ESP_OK Delete the oneshot channel success

Notes

The channel will be disabled as well when the channel deleted

References

from examples