WE310F5  39.00.000
M2MB_NCM_IP_CFG Struct Reference

Generic IP configuration. More...

#include <m2mb_ncm.h>

Data Fields

UINT8 ipFlag
 
M2MB_NWIF_IPV4_CONFIG_TpIPv4Cfg
 
M2MB_NWIF_IPV6_CONFIG_TpIPv6Cfg
 
INT8Hostname
 
M2MB_NWIF_DNS_SERVER_LIST_TpDNSList
 

Detailed Description

Generic IP configuration.

This data structure allows the application to set or get IP configuration information. Both AP and STA modes supported
This data structure should be used to get/set the generic IP configuration by calling m2mb_ncm_get/set_cfg using opcode M2MB_NCM_CFG_OPCODE_IP_CFG.

Definition at line 377 of file m2mb_ncm.h.

Field Documentation

◆ Hostname

INT8* Hostname

Host name setting

Definition at line 383 of file m2mb_ncm.h.

◆ ipFlag

UINT8 ipFlag

static or dhcp

Definition at line 379 of file m2mb_ncm.h.

◆ pDNSList

DNS server list

Definition at line 385 of file m2mb_ncm.h.

◆ pIPv4Cfg

IPV4 configuration

Definition at line 380 of file m2mb_ncm.h.

◆ pIPv6Cfg

IPV6 configuration

Definition at line 381 of file m2mb_ncm.h.


The documentation for this struct was generated from the following file: