|
PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
|
#include <pal_network.h>
Data Fields | |
| char | interfaceName [16] |
| palSocketAddress_t | address |
| uint32_t | addressSize |
address data structure with enough room to support IPV4 and IPV6
| palSocketAddress_t palNetInterfaceInfo::address |
| uint32_t palNetInterfaceInfo::addressSize |
| char palNetInterfaceInfo::interfaceName[16] |
1.8.11