Expand description

Contains possible destination for writes

All writes are unprotected. If you’d like to have option to configure your writes with interrupt protection, see printer

Re-exports

  • pub use self::dummy::Dummy;
  • pub use self::itm::Itm;
  • pub use self::semihosting::SHStream;

Modules