Docs.rs
lorawan-device-0.12.2
lorawan-device 0.12.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ivajloip
lthiery
lulf
Dependencies
defmt ^0.3
normal
optional
document-features ^0.2.8
normal
embassy-time ^0.3.0
normal
optional
fastrand ^2
normal
futures ^0.3
normal
generic-array ^0.14
normal
heapless ^0.7
normal
lora-modulation >=0.1.2
normal
lorawan ^0.9
normal
rand_core ^0.6
normal
seq-macro ^0.3.5
normal
serde ^1
normal
optional
lazy_static ^1
dev
rand ^0
dev
tokio ^1
dev
Versions
21.93%
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
lorawan_
device
0.12.2
Module radio
Module Items
Structs
Enums
Traits
In lorawan_
device::
async_
device
lorawan_device
::
async_device
Module
radio
Copy item path
Source
Structs
§
Error
RfConfig
RxConfig
RxQuality
TxConfig
Enums
§
RxMode
RxStatus
Traits
§
PhyRxTx
An asynchronous radio implementation that can transmit and receive data.
Timer
An asynchronous timer that allows the state machine to await between RX windows.