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 libMiMic by
uip_udp_conn Struct Reference
Representation of a uIP UDP connection. More...
#include <NyLPC_cMiMicIpUdpSocket.h>
Data Fields | |
struct NyLPC_TIPv4Addr | lipaddr |
The IP address of the remote peer. | |
struct NyLPC_TIPv4Addr | mcastaddr |
マルチキャスとアドレス(ZEROで無効) | |
NyLPC_TUInt16 | lport |
The local port number in network byte order. | |
NyLPC_TUInt8 | padding |
フラグ |
Detailed Description
Representation of a uIP UDP connection.
Definition at line 31 of file NyLPC_cMiMicIpUdpSocket.h.
Field Documentation
struct NyLPC_TIPv4Addr lipaddr |
The IP address of the remote peer.
Definition at line 32 of file NyLPC_cMiMicIpUdpSocket.h.
The local port number in network byte order.
Definition at line 35 of file NyLPC_cMiMicIpUdpSocket.h.
struct NyLPC_TIPv4Addr mcastaddr |
マルチキャスとアドレス(ZEROで無効)
Definition at line 34 of file NyLPC_cMiMicIpUdpSocket.h.
フラグ
Definition at line 37 of file NyLPC_cMiMicIpUdpSocket.h.
Generated on Tue Jul 12 2022 16:23:00 by
