pub fn print_u16(val: u16)
Print a u16 to the serial port configured with a panic_stdout feature, as a decimal.
panic_stdout
If no such feature is enabled, this call does nothing.