[][src]Module ieee802154::mac::frame

Partial implementation of the IEEE 802.15.4 Frame

The main type in this module is Frame, a type that represents an IEEE 802.15.4 MAC frame. The other types in this module are supporting types that are either part of Frame or are required to support its API.

Re-exports

pub use header::Header;

Modules

header

Partial implementation of the IEEE 802.15.4 frame Header

Structs

Frame

An IEEE 802.15.4 MAC frame

Enums

DecodeError

Signals an error that occured while decoding bytes

FrameContent

Content of a frame

WriteFooter

Tells Frame::encode whether to write the footer