Docs.rs
  • semtech-udp-0.12.0
    • semtech-udp 0.12.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lthiery
    • madninja
    • Dependencies
      • arrayref ^0 normal
      • base64 >=0.21 normal
      • lora-modulation >=0.1.5 normal
      • macaddr ^1 normal
      • num_enum ^0 normal
      • rand ^0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0 normal
      • thiserror ^1 normal
      • tokio ^1 normal optional
      • triggered ^0 normal
      • hex ^0 dev
      • structopt ^0.3.2 dev
      • tokio ^1 dev
    • Versions
    • 0% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

semtech_udp0.12.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DataRate
  • MacAddress
  • pull_ack::Packet
  • pull_data::Packet
  • pull_resp::Data
  • pull_resp::Packet
  • pull_resp::PhyData
  • pull_resp::Time
  • pull_resp::TxPk
  • push_ack::Packet
  • push_data::Data
  • push_data::Packet
  • push_data::RSig
  • push_data::RxPkV1
  • push_data::RxPkV2
  • push_data::Stat
  • tx_ack::Data
  • tx_ack::Packet
  • tx_ack::TxPkAck

Enums

  • Bandwidth
  • CodingRate
  • Down
  • Error
  • Identifier
  • Modulation
  • Packet
  • ParseError
  • SpreadingFactor
  • Tmst
  • Up
  • push_data::CRC
  • push_data::RxPk
  • tx_ack::Error

Traits

  • SerializablePacket

Macros

  • simple_down_packet
  • simple_up_packet

Functions

  • parser::gateway_mac

Type Aliases

  • Result