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

@brief Remove channel out of a group

@param channel RMT channel

@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success