pub unsafe extern "C" fn rmt_rx_memory_reset(
    channel: rmt_channel_t
) -> esp_err_t
Expand description

@brief Reset RMT RX memory

@param channel RMT channel

@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success