Expand description
IEEE 802.15.4 packet builders with fluent API.
Provides Dot15d4Builder for constructing 802.15.4 MAC frames
and Dot15d4FcsBuilder which wraps and appends FCS.
Structs§
- Dot15d4
Builder - Builder for constructing IEEE 802.15.4 MAC frames.
- Dot15d4
FcsBuilder - Builder for IEEE 802.15.4 frames with FCS.
Enums§
- Dot15d4
Addr - Address specification for the builder.