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
nwk_pan_alternative_parent_t Struct Reference
Network alternative parent structure. More...
#include <net_nwk_scan.h>
Data Fields | |
uint8_t | CoordAddrMode |
Parent address mode NET_PARET_SHORT_16_BIT or NET_PARET_LONG_64_BIT. | |
uint8_t | CoordAddress [8] |
Parent address based on CoordAddrMode. | |
uint8_t | LinkQuality |
LQI to parent. |
Detailed Description
Network alternative parent structure.
Definition at line 76 of file net_nwk_scan.h.
Field Documentation
uint8_t CoordAddress[8] |
Parent address based on CoordAddrMode.
Definition at line 78 of file net_nwk_scan.h.
uint8_t CoordAddrMode |
Parent address mode NET_PARET_SHORT_16_BIT or NET_PARET_LONG_64_BIT.
Definition at line 77 of file net_nwk_scan.h.
uint8_t LinkQuality |
LQI to parent.
Definition at line 79 of file net_nwk_scan.h.
Generated on Fri Jul 22 2022 04:54:14 by
