Skip to main content

Crate hamaddr

Crate hamaddr 

Source

Structs§

Eui48
Eui48 represents an EUI48 MAC address.
Eui64
Eui64 represents an EUI64 MAC address.
HamAddr
An ARNCE-encoded address.
HamChar
Represents a single callsign character from the ARNCE character set.
InvalidChar
Error type indicating that the character was not valid.
InvalidCharAt
Error type indicating an invalid character at a specific index.
InvalidChunk
Error type indicating that the given 16-bit chunk does not decode properly.

Enums§

Error
Error type used by fallible HamAddr parsing and conversions.
HamAddrType
Describes HamAddr types.

Type Aliases§

Result