Module cortex_m::itm[][src]

Expand description

Instrumentation Trace Macrocell

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

Structs

A wrapper type that aligns its contents on a 4-Byte boundary.

Functions

Writes a 4-byte aligned buffer to an ITM port.

Writes buffer to an ITM port.

Writes fmt::Arguments to the ITM port

Writes a string to the ITM port