Docs.rs
  • cortex-m-semihosting-0.5.0
    • cortex-m-semihosting 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • adamgreig
    • github:rust-embedded:cortex-m
    • github:rust-embedded:arm
    • Dependencies
      • cortex-m >=0.5.8, <0.8 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cortex_m_semihosting0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • hio::HostStream

Enums

  • debug::Exception

Macros

  • dbg
  • heprint
  • heprintln
  • hprint
  • hprintln
  • syscall
  • syscall1

Functions

  • debug::exit
  • debug::report_exception
  • hio::hstderr
  • hio::hstdout
  • syscall
  • syscall1

Type Aliases

  • debug::ExitStatus

Constants

  • debug::EXIT_FAILURE
  • debug::EXIT_SUCCESS
  • nr::CLOCK
  • nr::CLOSE
  • nr::ELAPSED
  • nr::ENTER_SVC
  • nr::ERRNO
  • nr::FLEN
  • nr::GET_CMDLINE
  • nr::HEAPINFO
  • nr::ISERROR
  • nr::ISTTY
  • nr::OPEN
  • nr::READ
  • nr::READC
  • nr::REMOVE
  • nr::RENAME
  • nr::REPORT_EXCEPTION
  • nr::SEEK
  • nr::SYSTEM
  • nr::TICKFREQ
  • nr::TIME
  • nr::TMPNAM
  • nr::WRITE
  • nr::WRITE0
  • nr::WRITEC
  • nr::open::R
  • nr::open::RW
  • nr::open::RW_APPEND
  • nr::open::RW_APPEND_BINARY
  • nr::open::RW_BINARY
  • nr::open::RW_TRUNC
  • nr::open::RW_TRUNC_BINARY
  • nr::open::R_BINARY
  • nr::open::W_APPEND
  • nr::open::W_APPEND_BINARY
  • nr::open::W_TRUNC
  • nr::open::W_TRUNC_BINARY