Docs.rs
  • device-driver-1.0.6
    • device-driver 1.0.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • diondokter
    • Dependencies
      • defmt ^0.3 normal optional
      • device-driver-macros =1.0.6 normal optional
      • embedded-io ^0.6.1 normal
      • embedded-io-async ^0.6.1 normal
      • bitvec ^1.0.1 dev
      • rand ^0.9 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

device_driver1.0.6

Crate Items

  • Macros
  • Structs
  • Traits

List of all items

Structs

  • BufferOperation
  • CommandOperation
  • ConversionError
  • RegisterOperation

Traits

  • AsyncBufferInterface
  • AsyncCommandInterface
  • AsyncRegisterInterface
  • BufferInterface
  • BufferInterfaceError
  • CommandInterface
  • RegisterInterface

Macros

  • create_device