[][src]Module cortex_m::itm

Instrumentation Trace Macrocell

NOTE This module is only available on ARMv7-M and newer

Functions

write_aligned

Writes a 4-byte aligned buffer to the ITM port

write_all

Writes a buffer to the ITM port

write_fmt

Writes fmt::Arguments to the ITM port

write_str

Writes a string to the ITM port