Expand description
Support for IEEE 802.15.4.
Modules§
- The contract satisfied by an implementation of an IEEE 802.15.4 MAC device. Any IEEE 802.15.4 MAC device should expose the following high-level functionality:
- Implements IEEE 802.15.4 MAC device abstraction over a 802.15.4 MAC interface.
- Specifies the interface for IEEE 802.15.4 MAC protocol layers.
- IEEE 802.15.4 userspace interface for configuration and transmit/receive.
- Virtual IEEE 802.15.4 MAC device
- X-MAC protocol layer for low power 802.15.4 reception, intended primarily to manage an Atmel RF233 radio.