[][src]Crate rn2xx3

Structs

Downlink
Driver

The main driver instance.

Freq433

Frequency type parameter for the RN2483 (433 MHz).

Freq868

Frequency type parameter for the RN2483 (868 MHz).

Freq915

Frequency type parameter for the RN2903 (915 MHz).

Enums

ConfirmationMode

Whether to send an uplink as confirmed or unconfirmed message.

JoinMode

The join procedure.

Model

List of all supported RN module models.

Traits

Frequency

Marker trait implemented for all models / frequencies.

Functions

rn2483_433

Create a new driver instance for the RN2483 (433 MHz), wrapping the specified serial port.

rn2483_868

Create a new driver instance for the RN2483 (868 MHz), wrapping the specified serial port.

rn2903_915

Create a new driver instance for the RN2903 (915 MHz), wrapping the specified serial port.