Crate radio_sx127x[][src]

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

Basic HAL functions for communicating with the radio device

SX127x general device definitions

TODO: Sx127x FSK/OOK mode RF implementation

Sx127x LoRa mode RF implementation

Common requirements for crate consumers

Structs

Sx127x device object

Enums

Sx127x error type

Sx127x operating mode enumeration

Constants

Sx127x Spi operating mode (MODE: 0, CPOL: 0, CPHA: 0)

Type Definitions