[][src]Function esp_idf_sys::rmt_memory_rw_rst

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

@brief Reset RMT TX/RX memory index.

@param channel RMT channel (0-7)

@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success