Docs.rs
  • embedded-threads-0.1.0
    • embedded-threads 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • kaspar030
    • Dependencies
      • cortex-m ^0.7.7 normal
      • cortex-m-rt ^0.7.2 normal
      • cortex-m-semihosting ^0.5.0 normal
      • panic-semihosting ^0.6.0 normal
      • riot-rs-runqueue 0.1.* normal
    • Versions
    • 21.88% 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

embedded_threads0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CriticalSection
  • Mutex
  • Thread
  • Threads
  • interrupt::CriticalSection
  • interrupt::Mutex
  • lock::Lock

Enums

  • ThreadState

Traits

  • Arguable
  • interrupt::InterruptNumber
  • interrupt::Nr

Functions

  • current_pid
  • interrupt::disable
  • interrupt::enable
  • interrupt::free
  • schedule
  • start_threading
  • thread_create
  • thread_create_raw

Type Aliases

  • ThreadId

Statics

  • THREADS

Constants

  • SCHED_PRIO_LEVELS
  • THREADS_NUMOF