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
NyLPC_TMiMicConfigulation Struct Reference
IPアドレスはネットワークオーダーで格納する。 構造体は8バイトアライメントであること。 More...
#include <NyLPC_cMiMicConfiglation.h>
Data Fields | |
NyLPC_TUInt32 | fast_boot |
ROM焼検出用。0xFFFFFFFFを書く | |
NyLPC_TChar | hostname [NyLPC_TcNetConfig_HOSTNAME_LEN] |
ホスト名 | |
NyLPC_TUInt32 | mac_00_01_02_03 |
MACアドレスの下位4bit. | |
NyLPC_TUInt32 | mac_04_05_xx_xx |
MACアドレスの上位2bit. | |
NyLPC_TUInt32 | ipv4_flags |
0-1bit 起動モード 0:default,1:DHCP,2:AUTOIP,3:APIPA | |
NyLPC_TUInt32 | ipv4_addr_net |
IPV4アドレス | |
NyLPC_TUInt32 | srv_flags |
Service flags 0:mdns ON/OFF. | |
NyLPC_TUInt16 | http_port |
HTTPポート番号 |
Detailed Description
IPアドレスはネットワークオーダーで格納する。 構造体は8バイトアライメントであること。
Definition at line 22 of file NyLPC_cMiMicConfiglation.h.
Field Documentation
ROM焼検出用。0xFFFFFFFFを書く
Definition at line 24 of file NyLPC_cMiMicConfiglation.h.
NyLPC_TChar hostname[NyLPC_TcNetConfig_HOSTNAME_LEN] |
ホスト名
Definition at line 26 of file NyLPC_cMiMicConfiglation.h.
HTTPポート番号
Definition at line 55 of file NyLPC_cMiMicConfiglation.h.
IPV4アドレス
Definition at line 41 of file NyLPC_cMiMicConfiglation.h.
0-1bit 起動モード 0:default,1:DHCP,2:AUTOIP,3:APIPA
Definition at line 39 of file NyLPC_cMiMicConfiglation.h.
MACアドレスの下位4bit.
Definition at line 28 of file NyLPC_cMiMicConfiglation.h.
MACアドレスの上位2bit.
Definition at line 30 of file NyLPC_cMiMicConfiglation.h.
Service flags 0:mdns ON/OFF.
Definition at line 53 of file NyLPC_cMiMicConfiglation.h.
Generated on Tue Jul 12 2022 16:23:00 by
