dhgdh
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo 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 73 of file net_nwk_scan.h.
Field Documentation
| uint8_t CoordAddress[8] |
Parent address based on CoordAddrMode.
Definition at line 75 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 74 of file net_nwk_scan.h.
| uint8_t LinkQuality |
LQI to parent.
Definition at line 76 of file net_nwk_scan.h.
Generated on Tue Jul 12 2022 11:02:15 by
1.7.2
