Macro r3_support_rza1::sprint
source · macro_rules! sprint { ($($tt:tt)*) => { ... }; }
Expand description
Macro for printing to the serial standard output
macro_rules! sprint { ($($tt:tt)*) => { ... }; }
Macro for printing to the serial standard output