Docs.rs
  • embassy-time-0.1.2
    • embassy-time 0.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Dirbaio
    • github:embassy-rs:crates-io
    • Dependencies
      • atomic-polyfill ^1.0.1 normal
      • cfg-if ^1.0.0 normal
      • critical-section ^1.1 normal
      • defmt ^0.3 normal
      • embedded-hal ^0.2.6 normal
      • embedded-hal =1.0.0-alpha.11 normal
      • embedded-hal-async =0.2.0-alpha.2 normal
      • futures-util ^0.3.17 normal
      • heapless ^0.7 normal
      • js-sys ^0.3 normal
      • log ^0.4.14 normal
      • wasm-bindgen ^0.2.81 normal
      • wasm-timer ^0.2.5 normal
      • critical-section ^1.1 dev
      • embassy-executor ^0.2.0 dev
      • serial_test ^0.9 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate embassy_time

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • Delay
  • Duration
  • Instant
  • Ticker
  • TimeoutError
  • Timer
  • driver::AlarmHandle

Traits

  • driver::Driver
  • queue::TimerQueue

Macros

  • time_driver_impl
  • timer_queue_impl

Functions

  • block_for
  • driver::allocate_alarm
  • driver::now
  • driver::set_alarm
  • driver::set_alarm_callback
  • with_timeout

Constants

  • TICK_HZ