pub unsafe extern "C" fn rmt_remove_channel_from_group(
    channel: u32
) -> i32
Expand description

@brief Remove channel out of a group

@param channel RMT channel

@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success