WE310F5  39.00.000
M2MB_SYSTEM_CFG_S Struct Reference

System cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT8 wlan_running_mode
 
UINT8 wlan_domain
 
M2MB_PROFILE_EVENT_T event
 
M2MB_STA_CFG_T sta
 
M2MB_AP_CFG_T ap
 
M2MB_DNS_HOST_CFG_ARRAY_TpDNSHost
 
M2MB_MDNS_CFG_T mdns
 
M2MB_UDP_CFG_ARRAY_TpUdp
 
M2MB_TCP_CFG_ARRAY_TpTcp
 
M2MB_PROFILE_UART_CFG_T uart [2]
 
M2MB_PROFILE_DBG_CFG_T dbg_cfg
 
M2MB_PROFILE_XFP_CFG_T xfp_cfg
 
M2MB_SNTP_CFG_T sntp_cfg
 
M2MB_RETRY_CFG_T ncm_retry_cfg
 
M2MB_HTTPD_PROFILE_T httpd
 
M2MB_BLE_CGF_T ble
 
M2MB_PROFILE_GPIO_CFG_ARRAY_Tgpio
 

Detailed Description

System cfg structure.

System cfg structure.

Definition at line 846 of file m2mb_profile.h.

Field Documentation

◆ ap

To bring the device up in AP mode (WLAN_RUNNING_MODE)

Definition at line 852 of file m2mb_profile.h.

◆ ble

ble configuration

Definition at line 865 of file m2mb_profile.h.

◆ dbg_cfg

configuration for debug module

Definition at line 858 of file m2mb_profile.h.

◆ event

Profile event

Definition at line 850 of file m2mb_profile.h.

◆ gpio

GPIO configuration

Definition at line 866 of file m2mb_profile.h.

◆ httpd

HTTP server configuration

Definition at line 863 of file m2mb_profile.h.

◆ mdns

Definition at line 854 of file m2mb_profile.h.

◆ ncm_retry_cfg

M2MB_RETRY_CFG_T ncm_retry_cfg

cnfiguration for NCM retries

Definition at line 861 of file m2mb_profile.h.

◆ pDNSHost

Array of DNS host configurations

Definition at line 853 of file m2mb_profile.h.

◆ pTcp

Array of TCP configurations

Definition at line 856 of file m2mb_profile.h.

◆ pUdp

Array of UDP configurations

Definition at line 855 of file m2mb_profile.h.

◆ sntp_cfg

M2MB_SNTP_CFG_T sntp_cfg

SNTP configuration

Definition at line 860 of file m2mb_profile.h.

◆ sta

To bring the device up in STA mode (WLAN_RUNNING_MODE)

Definition at line 851 of file m2mb_profile.h.

◆ uart

Uart configuration structure

Definition at line 857 of file m2mb_profile.h.

◆ wlan_domain

UINT8 wlan_domain

WLAN regulatory domain

Definition at line 849 of file m2mb_profile.h.

◆ wlan_running_mode

UINT8 wlan_running_mode

The start mode for WLAN

Definition at line 848 of file m2mb_profile.h.

◆ xfp_cfg

configuration for XFP module

Definition at line 859 of file m2mb_profile.h.


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