Docs.rs
  • usbd-human-interface-device-0.4.1
    • usbd-human-interface-device 0.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dlkj
    • Dependencies
      • defmt ^0.3 normal
      • frunk ^0.4 normal
      • fugit ^0.3 normal
      • heapless ^0.7 normal
      • log ^0.4 normal
      • num_enum ^0.6 normal
      • option-block ^0.3 normal
      • packed_struct ^0.10 normal
      • usb-device ^0.2 normal
      • env_logger ^0.10 dev
    • Versions
    • 4.19% of the crate is documented
  • 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

Module interface

  • Structs
  • Enums
  • Traits
?
Change settings

Module usbd_human_interface_device::interface

source ·
Expand description

Human Interface Device Interfaces

Structs

  • Interface
  • InterfaceBuilder
  • InterfaceConfig
  • ManagedIdleInterface
  • ManagedIdleInterfaceConfig

Enums

  • InBytes8
  • InBytes16
  • InBytes32
  • InBytes64
  • InNone
  • OutBytes8
  • OutBytes16
  • OutBytes32
  • OutBytes64
  • OutNone
  • ReportSingle
  • Reports8
  • Reports16
  • Reports32
  • Reports64
  • Reports128

Traits

  • IdleStorage
  • InSize
  • InterfaceClass
  • OutSize
  • ReportBuffer
  • ReportCount
  • UsbAllocatable