Docs.rs
  • usbh-0.1.0
    • usbh 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nilclass
    • Dependencies
      • defmt ^0.3.5 normal
      • embed-doc-image ^0.1.4 normal
      • fugit ^0.3.7 normal
      • nom ^7.1.3 normal
      • usb-device ^0.2.9 normal
    • Versions
    • 73.82% 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

usbh0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • PipeId
  • UsbHost
  • descriptor::ConfigurationAttributes
  • descriptor::ConfigurationDescriptor
  • descriptor::Descriptor
  • descriptor::DeviceDescriptor
  • descriptor::EndpointAddress
  • descriptor::EndpointAttributes
  • descriptor::EndpointDescriptor
  • descriptor::InterfaceDescriptor
  • driver::kbd::InputReport
  • driver::kbd::KbdDriver
  • driver::kbd::ModifierStatus
  • driver::log::EventMask
  • driver::log::LogDriver
  • types::Bcd16
  • types::DeviceAddress
  • types::SetupPacket

Enums

  • ControlError
  • Event
  • PollResult
  • bus::Error
  • bus::Event
  • descriptor::SynchronizationType
  • descriptor::UsageType
  • driver::kbd::KbdError
  • driver::kbd::KbdEvent
  • driver::kbd::KbdLed
  • types::ConnectionSpeed
  • types::TransferType

Traits

  • bus::HostBus
  • driver::Driver

Functions

  • descriptor::parse::any_descriptor
  • descriptor::parse::bcd_16
  • descriptor::parse::configuration_descriptor
  • descriptor::parse::configuration_descriptor_length
  • descriptor::parse::device_descriptor
  • descriptor::parse::endpoint_descriptor
  • descriptor::parse::interface_descriptor

Constants

  • descriptor::TYPE_CONFIGURATION
  • descriptor::TYPE_DEVICE
  • descriptor::TYPE_ENDPOINT
  • descriptor::TYPE_INTERFACE
  • descriptor::TYPE_STRING