Docs.rs
  • i2cdev-0.6.1
    • i2cdev 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • posborne
    • github:rust-embedded:embedded-linux
    • Dependencies
      • bitflags ^2.3 normal
      • byteorder ^1 normal
      • libc ^0.2 normal
      • nix ^0.26.2 normal
      • docopt ^1 dev
    • 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

i2cdev0.6.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • linux::I2CMessageFlags
  • linux::LinuxI2CBus
  • linux::LinuxI2CDevice
  • linux::LinuxI2CMessage
  • mock::I2CRegisterMap
  • mock::MockI2CDevice
  • mock::MockI2CMessage

Enums

  • linux::LinuxI2CError

Traits

  • core::I2CDevice
  • core::I2CMessage
  • core::I2CTransfer

Type Aliases

  • mock::I2CResult