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
network_layer_address_s Struct Reference
Network layer parent address info. More...
#include <net_interface.h>
Data Fields | |
| uint8_t | border_router [16] |
| ND Border Router Address. | |
| uint8_t | prefix [8] |
| Long 64-bit network ID. | |
Detailed Description
Network layer parent address info.
Definition at line 205 of file net_interface.h.
Field Documentation
| uint8_t border_router[16] |
ND Border Router Address.
Definition at line 206 of file net_interface.h.
| uint8_t prefix[8] |
Long 64-bit network ID.
Definition at line 207 of file net_interface.h.
Generated on Fri Jul 22 2022 04:54:14 by
1.7.2
