[][src]Function rtt_target::set_print_channel

pub fn set_print_channel(channel: UpChannel)

Sets the channel to use for rprint and rprintln.

This function is available only if you have enabled a platform support feature. Otherwise, set_print_channel_cs must be used.