Docs.rs
  • linux-embedded-hal-0.4.0
    • linux-embedded-hal 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • adamgreig
    • github:rust-embedded:hal
    • Dependencies
      • cast ^0.3 normal
      • embedded-hal ^1 normal
      • embedded-hal-nb ^1 normal
      • gpio-cdev ^0.6.0 normal optional
      • i2cdev ^0.6.0 normal optional
      • nb ^1 normal
      • nix ^0.27.1 normal
      • serialport ^4.2.0 normal
      • spidev ^0.6.0 normal optional
      • sysfs_gpio ^0.6.1 normal optional
      • openpty ^0.2.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

linux_embedded_hal0.4.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • CdevPin
  • CdevPinError
  • Delay
  • I2CError
  • I2cdev
  • SPIError
  • Serial
  • SerialError
  • SpidevBus
  • SpidevDevice
  • SysTimer
  • SysfsPin
  • SysfsPinError

Traits

  • CountDown
  • Periodic