Mistake on this page?
Report an issue in GitHub or email us
Data Fields
MX_WIFI_APSettings_t Struct Reference

Wi-Fi softAP info. More...

#include <mx_wifi.h>

Data Fields

char SSID [MX_WIFI_MAX_SSID_NAME_SIZE+1]
 Wi-Fi softAP SSID. More...
 
char pswd [MX_WIFI_MAX_PSWD_NAME_SIZE+1]
 Wi-Fi softAP password. More...
 
uint8_t channel
 Wi-Fi softAP Channel. More...
 
mwifi_ip_attr_t ip
 Wi-Fi softAP IP settings. More...
 

Detailed Description

Wi-Fi softAP info.

Definition at line 229 of file mx_wifi.h.

Field Documentation

uint8_t channel

Wi-Fi softAP Channel.

Definition at line 234 of file mx_wifi.h.

Wi-Fi softAP IP settings.

Definition at line 235 of file mx_wifi.h.

char pswd[MX_WIFI_MAX_PSWD_NAME_SIZE+1]

Wi-Fi softAP password.

Definition at line 232 of file mx_wifi.h.

char SSID[MX_WIFI_MAX_SSID_NAME_SIZE+1]

Wi-Fi softAP SSID.

Definition at line 231 of file mx_wifi.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.