Expand description

Partial implementation of the IEEE 802.15.4 MAC layer

Re-exports

pub use frame::header::Address;
pub use frame::header::ExtendedAddress;
pub use frame::header::Header;
pub use frame::header::PanId;
pub use frame::header::ShortAddress;
pub use frame::security;
pub use frame::DecodeError;
pub use frame::FooterMode;
pub use frame::Frame;
pub use frame::FrameContent;
pub use frame::FrameSerDesContext;

Modules

Beacon

MAC commands

Partial implementation of the IEEE 802.15.4 Frame

Enums

Defines the type of Address

Defines the type of a MAC frame

Defines version information for a frame