[][src]Crate radio_sx128x

Sx128x Radio Driver

Re-exports

pub use device::Config;

Modules

base

Basic HAL functions for communicating with the radio device

device

Structs

Info
Settings
Sx128x

Sx128x device object

Enums

Error

Sx128x error type

Constants

SPI_MODE

Sx128x Spi operating mode

Traits

Channel

Channel trait for configuring radio channelization

Interrupts

Rssi trait allows polling for RSSI on the current channel

Power

Power trait for configuring radio power

Receive

Receive trait for radios that can receive packets

Rssi

Rssi trait allows polling for RSSI on the current channel

Transmit

Send trait for radios that can transmit packets