Function esp_idf_sys::rmt_tx_stop
source ยท pub unsafe extern "C" fn rmt_tx_stop(
channel: rmt_channel_t,
) -> esp_err_t
Expand description
@brief Set RMT stop sending.
@param channel RMT channel
@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success