Docs.rs
  • orouter-serial-0.1.1
    • orouter-serial 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akloboucnik
    • Dependencies
      • base16 ^0.2 normal
      • cobs ^0.1 normal
      • defmt ^0.3.1 normal optional
      • heapless ^0.7 normal
      • rand ^0.7 normal
      • rand ^0.7 dev
      • serialport ^4.2.2 dev
    • Versions
    • 18.48% 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

orouter_serial0.1.1

Crate Items

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

List of all items

Structs

  • host::MessageReader
  • host::codec::Bgx13Codec
  • host::codec::Bt4502Codec
  • host::codec::Rn4870Codec
  • host::codec::UsbCodec

Enums

  • host::Error
  • host::Message
  • host::ParseMessageError
  • host::StatusCode
  • host::codec::CodecError

Traits

  • host::codec::WireCodec

Functions

  • host::calculate_cobs_overhead

Type Aliases

  • host::HostMessageVec

Constants

  • host::DEFAULT_MAX_MESSAGE_QUEUE_LENGTH
  • host::MAX_MESSAGE_LENGTH
  • host::RAWIQ_DATA_LENGTH
  • host::RAWIQ_SAMPLING_FREQ
  • host::codec::MAX_BLE_FRAMES_COUNT
  • host::codec::MAX_MESSAGE_LENGTH_HEX_ENCODED
  • host::codec::MAX_USB_FRAMES_COUNT
  • host::codec::MAX_USB_FRAME_LENGTH