Expand description
Sx127x Rust Radio Driver
This library implements a driver for the Semtec Sx127x series of sub-GHz ISM band Radio ICs.
For use with embedded-hal implementations.
Modules§
- base
- Basic HAL functions for communicating with the radio device
- device
- SX127x general device definitions
- fsk
- TODO: Sx127x FSK/OOK mode RF implementation
- lora
- Sx127x LoRa mode RF implementation
- prelude
- Common requirements for crate consumers
Structs§
Enums§
Constants§
- SPI_
MODE - Sx127x Spi operating mode (MODE: 0, CPOL: 0, CPHA: 0)