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.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
ns_address.h File Reference
6LowPAN library address format description. More...
Go to the source code of this file.
Data Structures | |
struct | ns_address_t |
/struct ns_address_t /brief Struct for the addresses used by the socket interface functions and net_address_get(). More... | |
Typedefs | |
typedef enum address_type_t | address_type_t |
/enum address_type_t /brief Address types. | |
typedef struct ns_address_t | ns_address_t |
/struct ns_address_t /brief Struct for the addresses used by the socket interface functions and net_address_get(). | |
Enumerations | |
enum | address_type_t { ADDRESS_IPV6, ADDRESS_IPV4, ADDRESS_TUN_DRIVER_ID } |
/enum address_type_t /brief Address types. More... |
Detailed Description
6LowPAN library address format description.
Definition in file ns_address.h.
Typedef Documentation
typedef enum address_type_t address_type_t |
/enum address_type_t /brief Address types.
typedef struct ns_address_t ns_address_t |
/struct ns_address_t /brief Struct for the addresses used by the socket interface functions and net_address_get().
Enumeration Type Documentation
enum address_type_t |
/enum address_type_t /brief Address types.
- Enumerator:
Definition at line 27 of file ns_address.h.
Generated on Tue Jul 12 2022 12:29:02 by
