Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of OmniWheels by
mlme_device_descriptor_s Struct Reference
struct mlme_device_descriptor_t Device descriptor More...
#include <mlme.h>
Data Fields | |
uint16_t | PANId |
Pan-id. | |
uint16_t | ShortAddress |
Device 16-bit short address 0xffff means not defined. | |
uint8_t | ExtAddress [8] |
Device Extended 64-bit address. | |
uint32_t | FrameCounter |
Security Frame counter. | |
bool | Exempt:1 |
Set false. |
Detailed Description
struct mlme_device_descriptor_t Device descriptor
See IEEE standard 802.15.4-2006 (table 93) for more details
Definition at line 131 of file mlme.h.
Field Documentation
uint8_t ExtAddress[8] |
uint32_t FrameCounter |
uint16_t ShortAddress |
Generated on Fri Jul 22 2022 04:54:14 by
