dac_continuous_stop_async_writing() function
Stop the sync writing
Arguments
handle
The DAC continuous channel handle that obtained from 'dac_continuous_new_channels'
Return value
- ESP_OK Stop asynchronous writing successfully - ESP_ERR_INVALID_ARG The handle is NULL - ESP_ERR_INVALID_STATE Asynchronous writing has not started