Function drone_cortex_m::itm::write_str [] [src]

pub fn write_str(string: &str)

Prints str to the ITM port #0.

See print and println macros.