Docs.rs
  • embedded-hal-bus-0.3.0
    • embedded-hal-bus 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eldruin
    • github:rust-embedded:hal
    • Dependencies
      • critical-section ^1.0 normal
      • defmt ^0.3 normal optional
      • embedded-hal ^1.0.0 normal
      • embedded-hal-async ^1.0.0 normal optional
      • portable-atomic ^1.3 normal optional
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

embedded_hal_bus0.3.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • i2c::AtomicDevice
  • i2c::CriticalSectionDevice
  • i2c::MutexDevice
  • i2c::RcDevice
  • i2c::RefCellDevice
  • spi::AtomicDevice
  • spi::CriticalSectionDevice
  • spi::ExclusiveDevice
  • spi::MutexDevice
  • spi::NoDelay
  • spi::RcDevice
  • spi::RefCellDevice
  • util::AtomicCell

Enums

  • i2c::AtomicError
  • spi::AtomicError
  • spi::DeviceError