[][src]Function esp_idf_sys::rmt_tx_stop

pub unsafe extern "C" fn rmt_tx_stop(channel: rmt_channel_t) -> esp_err_t

@brief Set RMT stop sending.

@param channel RMT channel (0-7)

@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success