Function esp_idf_hal::sys::rmt_rx_stop
source ยท pub unsafe extern "C" fn rmt_rx_stop(channel: u32) -> i32
Expand description
@brief Set RMT stop receiving data.
@param channel RMT channel
@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success