Docs.rs
  • dap-rs-0.2.0
    • dap-rs 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • korken89
    • Dependencies
      • bitflags ^1.3.2 normal
      • defmt ^0.3 normal optional
      • embedded-hal ^1.0.0 normal
      • num_enum ^0.5.6 normal
      • replace_with ^0.1.7 normal
      • usb-device ^0.3.1 normal
      • mockall ^0.13.0 dev
    • Versions
    • 35.1% 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
    • 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

dap_rs0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dap::Dap
  • dap::Request
  • dap::ResponseWriter
  • swj::Pins
  • swo::SwoStatus
  • swo::SwoSupport
  • usb::dap_v1::CmsisDapV1
  • usb::dap_v2::CmsisDapV2
  • usb::winusb::MicrosoftDescriptors

Enums

  • dap::Command
  • dap::ConnectPort
  • dap::ConnectPortResponse
  • dap::DapInfoID
  • dap::DapMode
  • dap::DapVersion
  • dap::HostStatus
  • dap::HostStatusType
  • dap::ResponseStatus
  • swd::APnDP
  • swd::Ack
  • swd::DPRegister
  • swd::DataPhase
  • swd::Error
  • swd::RnW
  • swd::TurnaroundPeriod
  • swo::SwoControl
  • swo::SwoMode
  • swo::SwoTransport
  • usb::Request
  • usb::dap_v1::DescriptorType
  • usb::winusb::OSFeatureDescriptorType

Traits

  • dap::DapLeds
  • dap::DelayNs
  • jtag::Jtag
  • swd::Swd
  • swj::Dependencies
  • swo::Swo

Functions

  • swd::make_request

Type Aliases

  • swd::Result

Constants

  • usb::DAP1_PACKET_SIZE
  • usb::DAP2_PACKET_SIZE