[][src]Module cortex_m_semihosting::hio

Host I/O

Structs

HostStream

A byte stream to the host (e.g., host's stdout or stderr).

Functions

hstderr

Construct a new handle to the host's standard error.

hstdout

Construct a new handle to the host's standard output.