[][src]Module rn2xx3::errors

Error types used in this driver.

Enums

Error

A collection of errors that can occur.

JoinError

Errors that can occur during the join procedure.

TxError

Errors that can occur during the transmit procedure.

Type Definitions

RnResult

A Result<T, Error>.