[][src]Macro stm32f429i_disc::iprint

macro_rules! iprint {
    ( $ channel : expr , $ s : expr ) => { ... };
    (
$ channel : expr , $ ( $ arg : tt ) * ) => { ... };
}

Macro for sending a formatted string through an ITM channel