[][src]Module k210_hal::stdout

Stdout

Structs

Stdout

Stdout implements the core::fmt::Write trait for hal::serial::Write implementations.

Traits

Write

A collection of methods that are required to format a message into a stream.