dac_oneshot_del_channel() function
Delete the DAC oneshot channel
Arguments
handle
The DAC oneshot channel handle
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