Crate radio

source ·
Expand description

Abstract packet radio interfaces rust-iot

Copyright 2018 Ryan Kurte

Structs

Default / Standard packet information structure This may be used by radio::Receive implementors

Traits

Radio trait combines Base, Configure, Send and Receive for a generic radio object
Receive trait for radios that can receive packets
Registers trait provides register level access to the radio device
RSSI trait allows polling for RSSI on the current channel (when in receive mode)
Send trait for radios that can transmit packets