Module drone_stm32f1::itm [] [src]

Instrumentation Trace Macrocell support.

Reexports

pub use self::port::Port;

Modules

port

ITM stimulus ports functionality.

Functions

flush

Waits until all pending packets will be transmitted.

init

Initializes ITM.

write_fmt

Prints core::fmt::Arguments to the ITM port #0.

write_str

Prints str to the ITM port #0.