pub fn print(string: &str)
Print a string to the serial port configured with a panic_stdout feature. If no such feature is enabled, this call does nothing.
panic_stdout