[][src]Module ieee802154::mac

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::DecodeError;
pub use frame::Frame;
pub use frame::FrameContent;
pub use frame::WriteFooter;

Modules

beacon

Beacon

command

MAC commands

frame

Partial implementation of the IEEE 802.15.4 Frame

Enums

AddressMode

Defines the type of Address

FrameType

Defines the type of a MAC frame

FrameVersion

Defines version information for a frame

Security

Defines whether an auxiliary security header is present in the MAC header