Docs.rs
  • avrman-0.1.2
    • avrman 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • stephenkingston
    • jabezwinston
    • Dependencies
      • clap ^4.5.37 normal
      • ihex ^3.0.0 normal
      • indicatif ^0.17.11 normal
      • serialport ^4.7.1 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 25.93% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

avrman0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Programmer
  • interface::SerialportParams
  • protocols::stk500v1::Stk500v1Params

Enums

  • ProtocolType
  • boards::Microcontroller
  • error::AvrError
  • interface::DeviceInterfaceType
  • protocols::stk500v1::Stk500v1Message

Functions

  • boards::protocol_for_mcu

Type Aliases

  • error::AvrResult
  • interface::serialport::BaudRate
  • interface::serialport::ComPort