Expand description
Instrumentation Trace Macrocell
NOTE This module is only available on ARMv7-M and newer.
Structs§
- Aligned
- A wrapper type that aligns its contents on a 4-Byte boundary.
Functions§
- write_
aligned - Writes a 4-byte aligned
buffer
to an ITM port. - write_
all - Writes
buffer
to an ITM port. - write_
fmt - Writes
fmt::Arguments
to the ITMport
- write_
str - Writes a string to the ITM
port