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.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
NyLPC_TcNetConfig Struct Reference
NyLPC_TcIPv4Configクラスの継承クラスです。 IPv4設定にネットワーク設定項目を加えます。 加えられる項目は全て[RECOMMEND]パラメータです。 More...
#include <NyLPC_cNetConfig.h>
Data Fields | |
NyLPC_TChar | hostname [NyLPC_TcNetConfig_HOSTNAME_LEN] |
ホスト名 | |
NyLPC_TUInt32 | tcp_mode |
tcp初期設定モードのフラグ値 * NyLPC_TcNetConfig_IPV4_FLAG_Xの組み合わせ bit 01:IP初期設定のモード. | |
NyLPC_TUInt32 | flags |
サービスのフラグセット。 NyLPC_TcNetConfig_SERVICE_FLAG_xの組み合わせ |
Detailed Description
NyLPC_TcIPv4Configクラスの継承クラスです。 IPv4設定にネットワーク設定項目を加えます。 加えられる項目は全て[RECOMMEND]パラメータです。
Definition at line 49 of file NyLPC_cNetConfig.h.
Field Documentation
サービスのフラグセット。 NyLPC_TcNetConfig_SERVICE_FLAG_xの組み合わせ
Definition at line 67 of file NyLPC_cNetConfig.h.
NyLPC_TChar hostname[NyLPC_TcNetConfig_HOSTNAME_LEN] |
ホスト名
Definition at line 55 of file NyLPC_cNetConfig.h.
tcp初期設定モードのフラグ値 * NyLPC_TcNetConfig_IPV4_FLAG_Xの組み合わせ bit 01:IP初期設定のモード.
0:Manual指定,1:DHCP指定,2:AutoIP指定,3:APIPA指定
Definition at line 61 of file NyLPC_cNetConfig.h.
Generated on Tue Jul 12 2022 15:46:17 by
