WL865E4-P  36.07.001
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_BLE_CGF_T ble
 

Detailed Description

System cfg structure.

System cfg structure.

Definition at line 877 of file m2mb_profile.h.

Field Documentation

◆ ap

To bring the device up in AP mode (WLAN_RUNNING_MODE)

Definition at line 883 of file m2mb_profile.h.

◆ ble

ble configuration

Definition at line 893 of file m2mb_profile.h.

◆ dbg_cfg

configuration for debug module

Definition at line 889 of file m2mb_profile.h.

◆ event

Profile event

Definition at line 881 of file m2mb_profile.h.

◆ mdns

Definition at line 885 of file m2mb_profile.h.

◆ ncm_retry_cfg

M2MB_RETRY_CFG_T ncm_retry_cfg

cnfiguration for NCM retries

Definition at line 892 of file m2mb_profile.h.

◆ pDNSHost

Array of DNS host configurations

Definition at line 884 of file m2mb_profile.h.

◆ pTcp

Array of TCP configurations

Definition at line 887 of file m2mb_profile.h.

◆ pUdp

Array of UDP configurations

Definition at line 886 of file m2mb_profile.h.

◆ sntp_cfg

M2MB_SNTP_CFG_T sntp_cfg

SNTP configuration

Definition at line 891 of file m2mb_profile.h.

◆ sta

To bring the device up in STA mode (WLAN_RUNNING_MODE)

Definition at line 882 of file m2mb_profile.h.

◆ uart

Uart configuration structure

Definition at line 888 of file m2mb_profile.h.

◆ wlan_domain

UINT8 wlan_domain

WLAN regulatory domain

Definition at line 880 of file m2mb_profile.h.

◆ wlan_running_mode

UINT8 wlan_running_mode

The start mode for WLAN

Definition at line 879 of file m2mb_profile.h.

◆ xfp_cfg

configuration for XFP module

Definition at line 890 of file m2mb_profile.h.


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